Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1074 FutureServiceConnection pressureService07 = bindServiceConnection(PRESSURE_SERVICE_07); in testRankingUpdateSentWithPressure() local
1110 sendMessage(pressureService07, notificationId++, callback); in testRankingUpdateSentWithPressure()
1130 sendCancelAll(pressureService07, callback); in testRankingUpdateSentWithPressure()
1175 if (pressureService07 != null) { in testRankingUpdateSentWithPressure()
1176 mContext.unbindService(pressureService07); in testRankingUpdateSentWithPressure()