Searched defs:notifyKeyFilesUpdated (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/debug/ | ||
H A D | AdbManagerInternal.java | 61 public abstract void notifyKeyFilesUpdated(); in notifyKeyFilesUpdated() method in AdbManagerInternal |
/aosp14/frameworks/base/services/core/java/com/android/server/adb/ | ||
H A D | AdbService.java | 155 public void notifyKeyFilesUpdated() { in notifyKeyFilesUpdated() method in AdbService.AdbManagerInternalImpl |
H A D | AdbDebuggingManager.java | 1777 public void notifyKeyFilesUpdated() { in notifyKeyFilesUpdated() method in AdbDebuggingManager |