Searched refs:ACTION_CALL_PRIVILEGED (Results 1 – 5 of 5) sorted by relevance
49 .addAction(Intent.ACTION_CALL_PRIVILEGED)67 .addAction(Intent.ACTION_CALL_PRIVILEGED)
486 || Intent.ACTION_CALL_PRIVILEGED.equals(intent.getAction()) in isDialerIntent()
358 .setAction(Intent.ACTION_CALL_PRIVILEGED); in shouldSkipDisclosure_callIntent_callPrivileged()
1214 public static final String ACTION_CALL_PRIVILEGED = "android.intent.action.CALL_PRIVILEGED"; field in Intent
3515 … field public static final String ACTION_CALL_PRIVILEGED = "android.intent.action.CALL_PRIVILEGED";