Searched defs:isRuntimeRestarted (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/ | ||
H A D | UserControllerTest.java | 1256 boolean isRuntimeRestarted() { in isRuntimeRestarted() method in UserControllerTest.TestInjector |
/aosp14/frameworks/base/core/java/android/app/ | ||
H A D | ActivityManagerInternal.java | 274 public abstract boolean isRuntimeRestarted(); in isRuntimeRestarted() method in ActivityManagerInternal |
/aosp14/frameworks/base/services/core/java/com/android/server/am/ | ||
H A D | ActivityManagerService.java | 17929 public boolean isRuntimeRestarted() { in isRuntimeRestarted() method in ActivityManagerService.LocalService |