Searched refs:pressureService07 (Results 1 – 1 of 1) sorted by relevance
1074 FutureServiceConnection pressureService07 = bindServiceConnection(PRESSURE_SERVICE_07); in testRankingUpdateSentWithPressure() local1110 sendMessage(pressureService07, notificationId++, callback); in testRankingUpdateSentWithPressure()1130 sendCancelAll(pressureService07, callback); in testRankingUpdateSentWithPressure()1175 if (pressureService07 != null) { in testRankingUpdateSentWithPressure()1176 mContext.unbindService(pressureService07); in testRankingUpdateSentWithPressure()