Searched refs:pressureService04 (Results 1 – 1 of 1) sorted by relevance
1071 FutureServiceConnection pressureService04 = bindServiceConnection(PRESSURE_SERVICE_04); in testRankingUpdateSentWithPressure() local1107 sendMessage(pressureService04, notificationId++, callback); in testRankingUpdateSentWithPressure()1127 sendCancelAll(pressureService04, callback); in testRankingUpdateSentWithPressure()1163 if (pressureService04 != null) { in testRankingUpdateSentWithPressure()1164 mContext.unbindService(pressureService04); in testRankingUpdateSentWithPressure()