Home
last modified time | relevance | path

Searched defs:deviceIntent (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java3060 final PendingIntent deviceIntent = getPendingIntent(); in testMediaStyleRemotePlayback_noPermission() local
3086 final PendingIntent deviceIntent = getPendingIntent(); in testMediaStyleRemotePlayback_hasPermission() local
3114 final PendingIntent deviceIntent = getPendingIntent(); in testCustomMediaStyleRemotePlayback_noPermission() local
3140 final PendingIntent deviceIntent = getPendingIntent(); in testCustomMediaStyleRemotePlayback_hasPermission() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java624 Intent deviceIntent = new Intent(); in setupExternalImsService() local