blob: 717c4ea497049db13cfae677167bec1da899dcda [file] [log] [blame]
// Signature format: 3.0
package androidx.lifecycle {
public class ProcessLifecycleOwner implements androidx.lifecycle.LifecycleOwner {
method public static androidx.lifecycle.LifecycleOwner! get();
method public androidx.lifecycle.Lifecycle getLifecycle();
}
}