Searched refs:buildServicePendingIntent (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | PendingIntent.java | 609 return buildServicePendingIntent(context, requestCode, intent, flags, in getService() 639 return buildServicePendingIntent(context, requestCode, intent, flags, in getForegroundService() 643 private static PendingIntent buildServicePendingIntent(Context context, int requestCode, in buildServicePendingIntent() method in PendingIntent
|