Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/
H A DIKeyChainService.aidl74 String getWifiKeyGrantAsUser(String alias); in getWifiKeyGrantAsUser() method
H A DKeyChain.java1028 public static String getWifiKeyGrantAsUser( in getWifiKeyGrantAsUser() method in KeyChain
1032 return keyChainConnection.getService().getWifiKeyGrantAsUser(alias); in getWifiKeyGrantAsUser()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11791 …method @Nullable @WorkerThread public static String getWifiKeyGrantAsUser(@NonNull android.content…