Searched refs:pressureService01 (Results 1 – 1 of 1) sorted by relevance
1068 FutureServiceConnection pressureService01 = bindServiceConnection(PRESSURE_SERVICE_01); in testRankingUpdateSentWithPressure() local1104 sendMessage(pressureService01, notificationId++, callback); in testRankingUpdateSentWithPressure()1124 sendCancelAll(pressureService01, callback); in testRankingUpdateSentWithPressure()1151 if (pressureService01 != null) { in testRankingUpdateSentWithPressure()1152 mContext.unbindService(pressureService01); in testRankingUpdateSentWithPressure()