Searched refs:pressureService02 (Results 1 – 1 of 1) sorted by relevance
1069 FutureServiceConnection pressureService02 = bindServiceConnection(PRESSURE_SERVICE_02); in testRankingUpdateSentWithPressure() local1105 sendMessage(pressureService02, notificationId++, callback); in testRankingUpdateSentWithPressure()1125 sendCancelAll(pressureService02, callback); in testRankingUpdateSentWithPressure()1155 if (pressureService02 != null) { in testRankingUpdateSentWithPressure()1156 mContext.unbindService(pressureService02); in testRankingUpdateSentWithPressure()