Searched refs:smsIntent (Results 1 – 2 of 2) sorted by relevance
120 Intent smsIntent = null; in DataAction() local122 smsIntent = new Intent(Intent.ACTION_SENDTO, in DataAction()124 smsIntent.setComponent(smsComponent); in DataAction()130 mAlternateIntent = smsIntent; in DataAction()136 mIntent = smsIntent; in DataAction()
446 Intent smsIntent = new Intent( in notifySingleCallTestInternal() local455 smsIntent, PendingIntent.FLAG_NO_CREATE | PendingIntent.FLAG_IMMUTABLE)); in notifySingleCallTestInternal()482 Intent smsIntent = new Intent( in testNoSmsBackAfterMissedSipCall() local492 smsIntent, PendingIntent.FLAG_NO_CREATE | PendingIntent.FLAG_IMMUTABLE)); in testNoSmsBackAfterMissedSipCall()