Home
last modified time | relevance | path

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

1234

/aosp12/packages/apps/TV/libs/
H A Djavax.annotation-api-1.2.jar ... annotation.security public abstract annotation javax.annotation.security.DeclareRoles extends java.lang.Object implements java ...
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
H A DWifiConnectionActivity.java60 public static Intent createIntent(Context context, AccessPoint result, int security) { in createIntent()
67 final int security = result.getSecurity(); in createIntent() local
72 final int security = WifiSecurityUtil.getSecurity(configuration); in createIntent() local
H A DWifiConfigHelper.java85 WifiConfiguration config, int security) { in setConfigKeyManagementBySecurity()
172 public static WifiConfiguration getConfiguration(Context context, String ssid, int security) { in getConfiguration()
219 int security) { in getFromConfiguredNetworks()
H A DWifiUtils.java79 final int security; in getWifiConfig() local
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/dpp/
H A DWifiNetworkConfig.java59 WifiNetworkConfig(String security, String ssid, String preSharedKey, in WifiNetworkConfig()
93 final String security = intent.getStringExtra(WifiDppUtils.EXTRA_WIFI_SECURITY); in getValidConfigOrNull() local
105 static WifiNetworkConfig getValidConfigOrNull(String security, String ssid, in getValidConfigOrNull()
124 static boolean isValidConfig(String security, String ssid, String preSharedKey, in isValidConfig()
H A DWifiDppUtils.java180 final int security = wifiEntry.getSecurity(); in getSecurityString() local
303 String security; in getHotspotConfiguratorIntentOrNull() local
348 final String security = getSecurityString(wifiConfiguration); in setConfiguratorIntentExtra() local
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/
H A DAccessPointPreferenceTest.java64 final int security = AccessPoint.SECURITY_WEP; in refresh_openNetwork_updateContentDescription() local
94 final int security = AccessPoint.SECURITY_WEP; in refresh_setTitle_shouldUseSsidString() local
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
H A DWifiUtil.java215 public static boolean isOpenNetwork(int security) { in isOpenNetwork()
232 public static void connectToWifiEntry(Context context, String ssid, int security, in connectToWifiEntry()
239 private static WifiConfiguration getWifiConfig(String ssid, int security, in getWifiConfig()
262 private static WifiConfiguration finishWifiConfig(WifiConfiguration wifiConfig, int security, in finishWifiConfig()
/aosp12/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
/aosp12/system/bt/gd/security/ecc/
H A Dmultipoint_test.cc24 namespace security { namespace
/aosp12/hardware/interfaces/security/keymint/support/
H A Dkey_param_output.cpp23 namespace aidl::android::hardware::security::keymint { namespace
/aosp12/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/testutils/
H A DShadowWifiConfigHelper.java33 int security) { in getConfiguration()
/aosp12/system/bt/gd/security/
H A Dl2cap_security_module_interface.cc20 namespace security { namespace
H A Decdh_keys.cc52 namespace security { namespace
/aosp12/system/security/keystore/
H A DKeyAttestationApplicationId.cpp23 namespace security { namespace
H A DKeyAttestationPackageInfo.cpp23 namespace security { namespace
/aosp12/system/keymaster/ng/
H A DAndroidSecureClock.cpp28 namespace aidl::android::hardware::security::secureclock { namespace
H A DAndroidSharedSecret.cpp25 namespace aidl::android::hardware::security::sharedsecret { namespace
/aosp12/system/security/identity/
H A DCredentialStoreFactory.cpp28 namespace security { namespace
H A DUtil.cpp33 namespace security { namespace
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetAdapter.java160 final int security = wifiEntry.getSecurity(); in onBind() local
209 void updateEndIcon(int connectedState, int security) { in updateEndIcon()
/aosp12/packages/services/Car/cpp/security/vehicle_binding_util/tests/
H A DVehicleBindingIntegrationTedt.cpp23 namespace security { namespace
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityModel.java75 final int security = whitelistIpcs(() -> in getSecurityMode() local
/aosp12/system/bt/gd/security/test/
H A Decdh_keys_test.cc34 namespace security { namespace

1234