Searched defs:sendPendingIntent (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/libs/car-wm-shell-lib/src/com/android/wm/shell/automotive/ | ||
D | AutoTaskStackController.kt | 195 fun sendPendingIntent( in sendPendingIntent() method in com.android.wm.shell.automotive.AutoTaskStackTransaction |
/packages/apps/Car/systemlibs/car-assist-client-lib/src/com/android/car/assist/client/ | ||
D | FallbackAssistant.java | 207 private int sendPendingIntent(PendingIntent pendingIntent, Intent resultIntent) { in sendPendingIntent() method in FallbackAssistant |