Home
last modified time | relevance | path

Searched refs:SECURITY (Results 1 – 15 of 15) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DUserChoiceInfo.java40 public static final int SECURITY = 3; field in UserChoiceInfo
254 SECURITY,
DChooseSecurityState.java103 mUserChoiceInfo.put(UserChoiceInfo.SECURITY, (int) action.getId()); in onGuidedActionClicked()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/security/
DWifiSecurityHelper.java79 Integer savedSecurity = userChoiceInfo.getChoice(UserChoiceInfo.SECURITY); in getSecurity()
93 Integer security = userChoiceInfo.getChoice(UserChoiceInfo.SECURITY); in getConfig()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/wifi/details/
DWifiInfoProviderTest.java63 private static final String SECURITY = "None"; field in WifiInfoProviderTest
107 when(mMockWifiEntry.getSecurityString(false)).thenReturn(SECURITY); in setUp()
/packages/apps/Camera2/src_pd/com/google/common/logging/
Deventprotos.java55 public static final int SECURITY = 10000; field in eventprotos.CameraFailure.FailureReason
/packages/modules/Bluetooth/system/blueberry/facade/
Drootservice.proto18 SECURITY = 4; enumerator
/packages/modules/Virtualization/compos/composd/src/
Dservice.rs116 Err(Status::new_exception(ExceptionCode::SECURITY, None)) in check_permissions()
/packages/apps/Settings/src/com/android/settings/security/
DSecuritySettings.java51 return SettingsEnums.SECURITY; in getMetricsCategory()
/packages/apps/Camera2/src/com/android/camera/
DFatalErrorHandlerImpl.java106 eventprotos.CameraFailure.FailureReason.SECURITY, null, in onCameraDisabledFailure()
/packages/modules/Virtualization/microdroid_manager/src/
Dvm_payload_service.rs120 .or_binder_exception(ExceptionCode::SECURITY) in check_restricted_apis_allowed()
/packages/modules/Bluetooth/system/gd/facade/
Dgrpc_root_server.cc92 case BluetoothModule::SECURITY: in StartStack()
/packages/modules/Virtualization/virtualizationmanager/src/
Daidl.rs1094 .or_binder_exception(ExceptionCode::SECURITY) in check_permission()
1416 .or_binder_exception(ExceptionCode::SECURITY); in check_gdb_allowed()
1421 .or_binder_exception(ExceptionCode::SECURITY); in check_gdb_allowed()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details2/
DWifiDetailPreferenceController2Test.java138 private static final String SECURITY = "None"; field in WifiDetailPreferenceController2Test
287 when(mMockWifiEntry.getSecurityString(false /* concise */)).thenReturn(SECURITY); in setUp()
437 verify(mMockSecurityPref).setSummary(SECURITY); in securityPreference_stringShouldBeSet()
/packages/modules/Virtualization/virtualizationservice/src/
Daidl.rs909 .or_binder_exception(ExceptionCode::SECURITY) in check_permission()
/packages/modules/adb/docs/user/
Dadb.1.md274 # SECURITY: