Sign in
android
/
platform
/
frameworks
/
support
/
50ced0500177c29c228ce88fb9d08f1fd0829560
/
.
/
lifecycle
/
process
/
api
/
current.txt
blob: 0855b71891a0ecd24b02228aa08962eb5eeab635 [
file
] [
log
] [
blame
]
package androidx.lifecycle {
public class ProcessLifecycleOwner implements androidx.lifecycle.LifecycleOwner {
method public static androidx.lifecycle.LifecycleOwner get();
method public androidx.lifecycle.Lifecycle getLifecycle();
}
}