Searched refs:CARRIER_PRIVILEGE_STATUS_NO_ACCESS (Results 1 – 2 of 2) sorted by relevance
264 return TelephonyManager.CARRIER_PRIVILEGE_STATUS_NO_ACCESS; in getCarrierPrivilegeStatus()281 if (accessStatus != TelephonyManager.CARRIER_PRIVILEGE_STATUS_NO_ACCESS) { in getCarrierPrivilegeStatus()288 return TelephonyManager.CARRIER_PRIVILEGE_STATUS_NO_ACCESS; in getCarrierPrivilegeStatus()302 if (accessStatus != TelephonyManager.CARRIER_PRIVILEGE_STATUS_NO_ACCESS) { in getCarrierPrivilegeStatusForCurrentTransaction()306 return TelephonyManager.CARRIER_PRIVILEGE_STATUS_NO_ACCESS; in getCarrierPrivilegeStatusForCurrentTransaction()336 } else if (status != TelephonyManager.CARRIER_PRIVILEGE_STATUS_NO_ACCESS) { in getCarrierPackageNamesForIntent()
3237 public static final int CARRIER_PRIVILEGE_STATUS_NO_ACCESS = 0; field in TelephonyManager3372 return CARRIER_PRIVILEGE_STATUS_NO_ACCESS; in checkCarrierPrivilegesForPackage()