Home
last modified time | relevance | path

Searched defs:getBootCount (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemUpdateManagerService.java252 private int getBootCount() { in getBootCount() method in SystemUpdateManagerService
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DRebootEscrowManagerTests.java124 int getBootCount(); in getBootCount() method
258 public int getBootCount() { in getBootCount() method in RebootEscrowManagerTests.MockInjector
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowManager.java356 public int getBootCount() { in getBootCount() method in RebootEscrowManager.Injector