Home
last modified time | relevance | path

Searched defs:security (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/
H A DAccessPointPreferenceTest.java70 final int security = AccessPoint.SECURITY_WEP; in refresh_openNetwork_updateContentDescription() local
100 final int security = AccessPoint.SECURITY_WEP; in refresh_setTitle_shouldUseSsidString() local
/aosp14/system/core/trusty/keymaster/keymint/
H A DTrustySecureClock.cpp23 namespace aidl::android::hardware::security::secureclock::trusty { namespace
H A DTrustySharedSecret.cpp23 namespace aidl::android::hardware::security::sharedsecret::trusty { namespace
H A DTrustyKeyMintOperation.cpp29 namespace aidl::android::hardware::security::keymint { namespace
H A DTrustyRemotelyProvisionedComponentDevice.cpp27 namespace aidl::android::hardware::security::keymint::trusty { namespace
H A DTrustyKeyMintDevice.cpp30 namespace aidl::android::hardware::security::keymint::trusty { namespace
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetAdapter.java154 final int security = wifiEntry.getSecurity(); in onBind() local
223 void updateEndIcon(int connectedState, int security) { in updateEndIcon()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityModel.java75 final int security = whitelistIpcs(() -> in getSecurityMode() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/ui/viewmodel/
H A DFooterActionsViewModelTest.kt209 fun security() = runTest { regex
252 var security = currentSecurity() regex
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DTestAccessPointBuilder.java190 public TestAccessPointBuilder setSecurity(int security) { in setSecurity()
H A DAccessPoint.java251 private int security; field in AccessPoint
736 private static String getKey(String ssid, String bssid, int security) { in getKey()
1813 public static String securityToString(int security, int pskType) { in securityToString()
H A DWifiTracker.java679 final int security = AccessPoint.getSecurity(config); in isSaeOrOwe() local
/aosp14/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java83 final NotificationChannel security = new NotificationChannel( in createAll() local
/aosp14/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
H A DWifiConfigurationHelper.java278 private static int getSecurityType(String security) { in getSecurityType()
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/qs/footer/ui/compose/
H A DFooterActions.kt97 var security by remember { mutableStateOf<FooterActionsSecurityButtonViewModel?>(null) } regex
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...