Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1072 FutureServiceConnection pressureService05 = bindServiceConnection(PRESSURE_SERVICE_05); in testRankingUpdateSentWithPressure() local
1108 sendMessage(pressureService05, notificationId++, callback); in testRankingUpdateSentWithPressure()
1128 sendCancelAll(pressureService05, callback); in testRankingUpdateSentWithPressure()
1167 if (pressureService05 != null) { in testRankingUpdateSentWithPressure()
1168 mContext.unbindService(pressureService05); in testRankingUpdateSentWithPressure()