Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1070 FutureServiceConnection pressureService03 = bindServiceConnection(PRESSURE_SERVICE_03); in testRankingUpdateSentWithPressure() local
1106 sendMessage(pressureService03, notificationId++, callback); in testRankingUpdateSentWithPressure()
1126 sendCancelAll(pressureService03, callback); in testRankingUpdateSentWithPressure()
1159 if (pressureService03 != null) { in testRankingUpdateSentWithPressure()
1160 mContext.unbindService(pressureService03); in testRankingUpdateSentWithPressure()