Lines Matching refs:hasCarrierPrivileges
2218 * @see #hasCarrierPrivileges
2235 * @see #hasCarrierPrivileges
2432 * @see #hasCarrierPrivileges
2445 * @see #hasCarrierPrivileges
3032 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3048 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3073 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3090 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3116 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3143 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3179 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3204 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3236 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3256 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3285 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3303 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3331 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3357 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3384 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3411 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3723 * @see #hasCarrierPrivileges
3743 * @see #hasCarrierPrivileges
3798 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3821 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3847 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3871 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3896 * Or the calling app has carrier privileges. @see #hasCarrierPrivileges
3921 * @see #hasCarrierPrivileges
3934 * @see #hasCarrierPrivileges
3966 * Values used to return status for hasCarrierPrivileges call.
3986 public boolean hasCarrierPrivileges() {
3987 return hasCarrierPrivileges(getSubId());
4001 public boolean hasCarrierPrivileges(int subId) {
4009 Rlog.e(TAG, "hasCarrierPrivileges RemoteException", ex);
4011 Rlog.e(TAG, "hasCarrierPrivileges NPE", ex);
4025 * @see #hasCarrierPrivileges
4043 * @see #hasCarrierPrivileges
4066 * Using this call, the carrier app (see #hasCarrierPrivileges) can override
4072 * <p>Requires that the caller have carrier privilege. See #hasCarrierPrivileges.
4092 * Using this call, the carrier app (see #hasCarrierPrivileges) can override
4098 * <p>Requires that the caller have carrier privilege. See #hasCarrierPrivileges.