Searched refs:ACTION_CALL_PRIVILEGED (Results 1 – 5 of 5) sorted by relevance
53 .addAction(Intent.ACTION_CALL_PRIVILEGED)71 .addAction(Intent.ACTION_CALL_PRIVILEGED)
560 || Intent.ACTION_CALL_PRIVILEGED.equals(intent.getAction()) in isDialerIntent()
363 .setAction(Intent.ACTION_CALL_PRIVILEGED); in shouldSkipDisclosure_callIntent_callPrivileged()
1232 public static final String ACTION_CALL_PRIVILEGED = "android.intent.action.CALL_PRIVILEGED"; field in Intent
3848 … field public static final String ACTION_CALL_PRIVILEGED = "android.intent.action.CALL_PRIVILEGED";