Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1069 FutureServiceConnection pressureService02 = bindServiceConnection(PRESSURE_SERVICE_02); in testRankingUpdateSentWithPressure() local
1105 sendMessage(pressureService02, notificationId++, callback); in testRankingUpdateSentWithPressure()
1125 sendCancelAll(pressureService02, callback); in testRankingUpdateSentWithPressure()
1155 if (pressureService02 != null) { in testRankingUpdateSentWithPressure()
1156 mContext.unbindService(pressureService02); in testRankingUpdateSentWithPressure()