Home
last modified time | relevance | path

Searched defs:isLskfCaptured (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemShellCommand.java79 private int isLskfCaptured() throws RemoteException { in isLskfCaptured() method in RecoverySystemShellCommand
H A DRecoverySystemService.java1004 public boolean isLskfCaptured(String packageName) { in isLskfCaptured() method in RecoverySystemService
/aosp14/frameworks/base/core/java/android/os/
H A DIRecoverySystem.aidl33 boolean isLskfCaptured(in String packageName); in isLskfCaptured() method
H A DRecoverySystem.java1469 private boolean isLskfCaptured(String packageName) throws IOException { in isLskfCaptured() method in RecoverySystem