Searched refs:pressureService05 (Results 1 – 1 of 1) sorted by relevance
1072 FutureServiceConnection pressureService05 = bindServiceConnection(PRESSURE_SERVICE_05); in testRankingUpdateSentWithPressure() local1108 sendMessage(pressureService05, notificationId++, callback); in testRankingUpdateSentWithPressure()1128 sendCancelAll(pressureService05, callback); in testRankingUpdateSentWithPressure()1167 if (pressureService05 != null) { in testRankingUpdateSentWithPressure()1168 mContext.unbindService(pressureService05); in testRankingUpdateSentWithPressure()