blob: beea61968f3bfdb326b8c47bbcdb21af64615c2e [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();
}
}