Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1073 FutureServiceConnection pressureService06 = bindServiceConnection(PRESSURE_SERVICE_06); in testRankingUpdateSentWithPressure() local
1109 sendMessage(pressureService06, notificationId++, callback); in testRankingUpdateSentWithPressure()
1129 sendCancelAll(pressureService06, callback); in testRankingUpdateSentWithPressure()
1171 if (pressureService06 != null) { in testRankingUpdateSentWithPressure()
1172 mContext.unbindService(pressureService06); in testRankingUpdateSentWithPressure()