Searched refs:hasCarrierPrivileges (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsAccess.java111 boolean hasCarrierPrivileges = tm != null &&
116 if (hasCarrierPrivileges || isDeviceOwner
/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java2280 * @see #hasCarrierPrivileges
2297 * @see #hasCarrierPrivileges
2494 * @see #hasCarrierPrivileges
2507 * @see #hasCarrierPrivileges
2530 * @see #hasCarrierPrivileges
3240 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3256 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3281 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3298 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3324 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
4194 public boolean hasCarrierPrivileges() { method in class:TelephonyManager
4209 public boolean hasCarrierPrivileges(int subId) { method in class:TelephonyManager
[all...]

Completed in 143 milliseconds