Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DUserCredentialsSettings.java274 final int wifiUid = UserHandle.getUid(myUserId, Process.WIFI_UID); in doInBackground() local
278 credentials.addAll(getCredentialsForUid(keyStore, wifiUid).values()); in doInBackground()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DUserCredentialsSettings.java274 final int wifiUid = UserHandle.getUid(myUserId, Process.WIFI_UID); in doInBackground() local
278 credentials.addAll(getCredentialsForUid(keyStore, wifiUid).values()); in doInBackground()