Searched refs:pressureService03 (Results 1 – 1 of 1) sorted by relevance
1070 FutureServiceConnection pressureService03 = bindServiceConnection(PRESSURE_SERVICE_03); in testRankingUpdateSentWithPressure() local1106 sendMessage(pressureService03, notificationId++, callback); in testRankingUpdateSentWithPressure()1126 sendCancelAll(pressureService03, callback); in testRankingUpdateSentWithPressure()1159 if (pressureService03 != null) { in testRankingUpdateSentWithPressure()1160 mContext.unbindService(pressureService03); in testRankingUpdateSentWithPressure()