Home
last modified time | relevance | path

Searched refs:pressureService04 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1071 FutureServiceConnection pressureService04 = bindServiceConnection(PRESSURE_SERVICE_04); in testRankingUpdateSentWithPressure() local
1107 sendMessage(pressureService04, notificationId++, callback); in testRankingUpdateSentWithPressure()
1127 sendCancelAll(pressureService04, callback); in testRankingUpdateSentWithPressure()
1163 if (pressureService04 != null) { in testRankingUpdateSentWithPressure()
1164 mContext.unbindService(pressureService04); in testRankingUpdateSentWithPressure()