Searched refs:ACTION_CALL_PRIVILEGED (Results 1 – 4 of 4) sorted by relevance
172 || Intent.ACTION_CALL_PRIVILEGED.equals(intent.getAction()) in isDialerIntent()
328 .setAction(Intent.ACTION_CALL_PRIVILEGED); in shouldSkipDisclosure_callIntent_callPrivileged()
1146 public static final String ACTION_CALL_PRIVILEGED = "android.intent.action.CALL_PRIVILEGED"; field in Intent
1391 … field public static final String ACTION_CALL_PRIVILEGED = "android.intent.action.CALL_PRIVILEGED";