Searched refs:SECURITY (Results 1 – 5 of 5) sorted by relevance
59 private static final String SECURITY = "security"; field in WriteWifiConfigToNfcDialog94 mSecurity = savedState.getInt(SECURITY); in WriteWifiConfigToNfcDialog()177 state.putInt(SECURITY, mSecurity); in saveState()
94 private static final String SECURITY = "None"; field in WifiDetailPreferenceControllerTest196 when(mockAccessPoint.getSecurityString(false)).thenReturn(SECURITY); in setUp()284 verify(mockSecurityPref).setDetailText(SECURITY); in securityPreference_stringShouldBeSet()
55 public static final int SECURITY = 10000; field in eventprotos.CameraFailure.FailureReason
106 eventprotos.CameraFailure.FailureReason.SECURITY, null, in onCameraDisabledFailure()
177 return MetricsEvent.SECURITY; in getMetricsCategory()991 return MetricsEvent.SECURITY; in getMetricsCategory()