Searched refs:pressureService06 (Results 1 – 1 of 1) sorted by relevance
1073 FutureServiceConnection pressureService06 = bindServiceConnection(PRESSURE_SERVICE_06); in testRankingUpdateSentWithPressure() local1109 sendMessage(pressureService06, notificationId++, callback); in testRankingUpdateSentWithPressure()1129 sendCancelAll(pressureService06, callback); in testRankingUpdateSentWithPressure()1171 if (pressureService06 != null) { in testRankingUpdateSentWithPressure()1172 mContext.unbindService(pressureService06); in testRankingUpdateSentWithPressure()