Searched refs:updateKeyStore (Results 1 – 2 of 2) sorted by relevance
243 updateKeyStore(); in testLastConnectionTimeUpdatedByScheduledJob()273 updateKeyStore(); in testKeystorePersisted()410 updateKeyStore(); in testAdbKeyRemovedByScheduledJob()532 updateKeyStore(); in testConnectionTimeUpdatedWithConnectedKeyMessage()651 updateKeyStore(); in testConnectionTimeUpdatedForMultipleConnectedKeys()665 updateKeyStore(); in testConnectionTimeUpdatedForMultipleConnectedKeys()769 private void updateKeyStore() throws Exception { in updateKeyStore() method in AdbDebuggingManagerTest
817 mAdbKeyStore.updateKeyStore(); in startAdbDebuggingThread()977 mAdbKeyStore.updateKeyStore(); in handleMessage()1903 public void updateKeyStore() { in updateKeyStore() method in AdbDebuggingManager.AdbKeyStore