Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/adb/
H A DAdbDebuggingManagerTest.java157 isKeyInFile(TEST_KEY_1, mAdbKeyFile)); in testAllowNewKeyOnce()
218 isKeyInFile(TEST_KEY_1, mAdbKeyFile)); in testAlwaysAllowConnectionFromKey()
240 isKeyInFile(TEST_KEY_1, mAdbKeyFile)); in testOriginalAlwaysAllowBehavior()
302 isKeyInFile(TEST_KEY_1, mAdbKeyFile)); in testKeystorePersisted()
325 isKeyInFile(TEST_KEY_1, mAdbKeyFile)); in testAdbClearRemovesActiveKey()
353 isKeyInFile(TEST_KEY_1, mAdbKeyFile)); in testAdbGrantRevokedIfLastConnectionBeyondAllowedTime()
412 isKeyInFile(TEST_KEY_1, mAdbKeyFile)); in testAdbKeyRemovedByScheduledJob()
420 isKeyInFile(TEST_KEY_2, mAdbKeyFile)); in testAdbKeyRemovedByScheduledJob()
432 isKeyInFile(TEST_KEY_1, mAdbKeyFile)); in testAdbKeyRemovedByScheduledJob()
440 isKeyInFile(TEST_KEY_2, mAdbKeyFile)); in testAdbKeyRemovedByScheduledJob()
[all …]