Searched refs:SECURITY (Results 1 – 10 of 10) sorted by relevance
36 public static final int SECURITY = 3; field in UserChoiceInfo42 SECURITY,
115 mUserChoiceInfo.removePageSummary(UserChoiceInfo.SECURITY); in onGuidedActionClicked()
119 mUserChoiceInfo.removePageSummary(UserChoiceInfo.SECURITY); in onGuidedActionClicked()
62 private static final String SECURITY = "None"; field in WifiInfoProviderImplTest109 when(mMockAccessPoint.getSecurityString(false)).thenReturn(SECURITY); in setUp()
55 public static final int SECURITY = 10000; field in eventprotos.CameraFailure.FailureReason
106 eventprotos.CameraFailure.FailureReason.SECURITY, null, in onCameraDisabledFailure()
55 return SettingsEnums.SECURITY; in getMetricsCategory()
57 return SettingsEnums.SECURITY; in getMetricsCategory()
120 private static final String SECURITY = "None"; field in WifiDetailPreferenceControllerTest265 when(mockAccessPoint.getSecurityString(false)).thenReturn(SECURITY); in setUp()402 verify(mockSecurityPref).setSummary(SECURITY); in securityPreference_stringShouldBeSet()
500 return MetricsProto.MetricsEvent.SECURITY; in getMetricsCategory()