Searched defs:callIntent (Results 1 – 2 of 2) sorted by relevance
138 Intent callIntent = createCallActivityIntent(context, urlSpans); in onReceive() local305 PendingIntent mapIntent = null, callIntent = null, snoozeIntent = null, emailIntent = null; in buildBasicNotification() local877 Intent callIntent = new Intent(Intent.ACTION_DIAL, Uri.parse(urlString)); in createCallActivityIntent() local
1589 Intent callIntent = new Intent(Intent.ACTION_CALL_PRIVILEGED, intent.getData()); in onReceive() local