Home
last modified time | relevance | path

Searched refs:updateKeyStore (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/adb/
H A DAdbDebuggingManagerTest.java251 updateKeyStore(); in testLastConnectionTimeUpdatedByScheduledJob()
281 updateKeyStore(); in testKeystorePersisted()
418 updateKeyStore(); in testAdbKeyRemovedByScheduledJob()
540 updateKeyStore(); in testConnectionTimeUpdatedWithConnectedKeyMessage()
659 updateKeyStore(); in testConnectionTimeUpdatedForMultipleConnectedKeys()
673 updateKeyStore(); in testConnectionTimeUpdatedForMultipleConnectedKeys()
996 private void updateKeyStore() throws Exception { in updateKeyStore() method in AdbDebuggingManagerTest
/aosp12/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbDebuggingManager.java810 mAdbKeyStore.updateKeyStore(); in startAdbDebuggingThread()
971 mAdbKeyStore.updateKeyStore(); in handleMessage()
1922 public void updateKeyStore() { in updateKeyStore() method in AdbDebuggingManager.AdbKeyStore
/aosp12/frameworks/base/services/
H A Dart-profile5335 PLcom/android/server/adb/AdbDebuggingManager$AdbKeyStore;->updateKeyStore()V