Lines Matching refs:ProfileService

60 import com.android.bluetooth.btservice.ProfileService;
162 ProfileService.println(sb, "mCurrentDevice: " + mCurrentDevice);
163 ProfileService.println(sb, "mAudioOn: " + mAudioOn);
164 ProfileService.println(sb, "mAudioState: " + mAudioState);
165 ProfileService.println(sb, "mAudioWbs: " + mAudioWbs);
166 ProfileService.println(sb, "mIndicatorNetworkState: " + mIndicatorNetworkState);
167 ProfileService.println(sb, "mIndicatorNetworkType: " + mIndicatorNetworkType);
168 ProfileService.println(sb, "mIndicatorNetworkSignal: " + mIndicatorNetworkSignal);
169 ProfileService.println(sb, "mIndicatorBatteryLevel: " + mIndicatorBatteryLevel);
170 ProfileService.println(sb, "mIndicatorCall: " + mIndicatorCall);
171 ProfileService.println(sb, "mIndicatorCallSetup: " + mIndicatorCallSetup);
172 ProfileService.println(sb, "mIndicatorCallHeld: " + mIndicatorCallHeld);
173 ProfileService.println(sb, "mVgsFromStack: " + mVgsFromStack);
174 ProfileService.println(sb, "mVgmFromStack: " + mVgmFromStack);
175 ProfileService.println(sb, "mRingtone: " + mRingtone);
176 ProfileService.println(sb, "mOperatorName: " + mOperatorName);
177 ProfileService.println(sb, "mSubscriberInfo: " + mSubscriberInfo);
178 ProfileService.println(sb, "mVoiceRecognitionActive: " + mVoiceRecognitionActive);
179 ProfileService.println(sb, "mInBandRingtone: " + mInBandRingtone);
180 ProfileService.println(sb, "mCalls:");
182 ProfileService.println(sb, " " + call);
184 ProfileService.println(sb, "mCallsUpdate:");
186 ProfileService.println(sb, " " + call);
318 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1745 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1765 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1776 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1787 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1798 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1810 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1838 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1890 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1962 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
1969 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
2010 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
2279 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);
2345 mService.sendBroadcast(intent, ProfileService.BLUETOOTH_PERM);