Searched defs:getBootCount (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/ | ||
H A D | SystemUpdateManagerService.java | 252 private int getBootCount() { in getBootCount() method in SystemUpdateManagerService |
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ | ||
H A D | RebootEscrowManagerTests.java | 124 int getBootCount(); in getBootCount() method |
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/ | ||
H A D | RebootEscrowManager.java | 356 public int getBootCount() { in getBootCount() method in RebootEscrowManager.Injector |