Searched refs:getLastConnectionTime (Results 1 – 3 of 3) sorted by relevance
155 long lastConnectionTime = mKeyStore.getLastConnectionTime(TEST_KEY_1); in testDisconnectAlwaysAllowKey()167 mKeyStore.getLastConnectionTime(TEST_KEY_1)); in testDisconnectAlwaysAllowKey()237 long lastConnectionTime = mKeyStore.getLastConnectionTime(TEST_KEY_1); in testLastConnectionTimeUpdatedByScheduledJob()247 lastConnectionTime, mKeyStore.getLastConnectionTime(TEST_KEY_1)); in testLastConnectionTimeUpdatedByScheduledJob()267 long lastConnectionTime = mKeyStore.getLastConnectionTime(TEST_KEY_1); in testKeystorePersisted()281 mManager.new AdbKeyStore(mAdbKeyXmlFile).getLastConnectionTime(TEST_KEY_1)); in testKeystorePersisted()353 long lastConnectionTime = mKeyStore.getLastConnectionTime(TEST_KEY_1); in testLastConnectionTimeCannotBeSetBack()360 lastConnectionTime, mKeyStore.getLastConnectionTime(TEST_KEY_1)); in testLastConnectionTimeCannotBeSetBack()368 lastConnectionTime, mKeyStore.getLastConnectionTime(TEST_KEY_1)); in testLastConnectionTimeCannotBeSetBack()519 long connectionTime = mKeyStore.getLastConnectionTime(TEST_KEY_1); in testConnectionTimeUpdatedWithConnectedKeyMessage()[all …]
1202 long lastConnectionTime = mAdbKeyStore.getLastConnectionTime(key); in logAdbConnectionChanged()2228 public long getLastConnectionTime(String key) { in getLastConnectionTime() method in AdbDebuggingManager.AdbKeyStore2284 long lastConnectionTime = getLastConnectionTime(key); in isKeyAuthorized()
2458 HSPLcom/android/server/adb/AdbDebuggingManager$AdbKeyStore;->getLastConnectionTime(Ljava/lang/Strin…