Searched refs:getApplicableRedactions (Results 1 – 11 of 11) sorted by relevance
72 default @NetworkCapabilities.RedactionType long getApplicableRedactions() { in getApplicableRedactions() method
49 public @RedactionType long getApplicableRedactions() { in getApplicableRedactions() method in VpnTransportInfo
2423 public @RedactionType long getApplicableRedactions() { in getApplicableRedactions() method in NetworkCapabilities2430 return mTransportInfo.getApplicableRedactions(); in getApplicableRedactions()
70 assertEquals(REDACT_FOR_NETWORK_SETTINGS, v32.getApplicableRedactions()); in testEqualsAndHashCode()
312 long redactions = new WifiInfo().getApplicableRedactions(); in testWifiInfoGetApplicableRedactions()
164 method public default long getApplicableRedactions();
1549 public long getApplicableRedactions() { in getApplicableRedactions() method in WifiInfo
1095 public @NetworkCapabilities.RedactionType long getApplicableRedactions() { in getApplicableRedactions() method in NetworkCapabilitiesTest.TestTransportInfo
9681 when(transportInfo.getApplicableRedactions()).thenReturn(REDACT_FOR_ACCESS_FINE_LOCATION); in verifyTransportInfoCopyNetCapsPermission()9838 when(transportInfo.getApplicableRedactions()) in testCreateForCallerWithLocalMacAddressSanitizedWithLocalMacAddressPermission()9857 when(transportInfo.getApplicableRedactions()) in testCreateForCallerWithLocalMacAddressSanitizedWithoutLocalMacAddressPermission()9877 when(transportInfo.getApplicableRedactions()) in testCreateForCallerWithLocalMacAddressSanitizedWithSettingsPermission()9896 when(transportInfo.getApplicableRedactions()) in testCreateForCallerWithLocalMacAddressSanitizedWithoutSettingsPermission()9942 public @NetworkCapabilities.RedactionType long getApplicableRedactions() { in getApplicableRedactions() method in TestTransportInfo
3163 long redactions = wifiInfo.getApplicableRedactions(); in getConnectionInfo()
2196 nc.getApplicableRedactions(), redactionPermissionChecker, in createWithLocationInfoSanitizedIfNecessaryWhenParceled()