Searched refs:BluetoothPbapService (Results 1 – 8 of 8) sorted by relevance
70 private static final boolean V = BluetoothPbapService.VERBOSE;103 if (!BluetoothPbapService.USER_CONFIRM_TIMEOUT_ACTION.equals(intent.getAction())) {115 if (action.equals(BluetoothPbapService.AUTH_CHALL_ACTION)) { in onCreate()124 BluetoothPbapService.USER_CONFIRM_TIMEOUT_ACTION)); in onCreate()147 String mRemoteName = BluetoothPbapService.getRemoteDeviceName(); in createDisplayText()177 sendIntentToReceiver(BluetoothPbapService.AUTH_RESPONSE_ACTION, in onPositive()178 BluetoothPbapService.EXTRA_SESSION_KEY, mSessionKey); in onPositive()188 sendIntentToReceiver(BluetoothPbapService.AUTH_CANCELLED_ACTION, null, null); in onNegative()197 intent.setClassName(BluetoothPbapService.THIS_PACKAGE_NAME, BluetoothPbapReceiver.class in sendIntentToReceiver()208 intent.setClassName(BluetoothPbapService.THIS_PACKAGE_NAME, BluetoothPbapReceiver.class in sendIntentToReceiver()[all …]
45 private static final boolean V = BluetoothPbapService.VERBOSE;53 in.setClass(context, BluetoothPbapService.class); in onReceive()
25 import com.android.bluetooth.pbap.BluetoothPbapService;49 private static final boolean V = BluetoothPbapService.VERBOSE;
63 private static final boolean D = BluetoothPbapService.DEBUG;65 private static final boolean V = BluetoothPbapService.VERBOSE;223 msg.what = BluetoothPbapService.MSG_SESSION_ESTABLISHED; in onConnect()237 msg.what = BluetoothPbapService.MSG_SESSION_DISCONNECTED; in onDisconnect()313 msg.what = BluetoothPbapService.MSG_SERVERSESSION_CLOSE; in onClose()1105 msg.what = BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
71 public class BluetoothPbapService extends Service { class191 public BluetoothPbapService() { in BluetoothPbapService() method in BluetoothPbapService596 synchronized (BluetoothPbapService.this) { in run()886 synchronized (BluetoothPbapService.this) {
72 private static final boolean V = BluetoothPbapService.VERBOSE;140 String name = BluetoothPbapService.getLocalPhoneName(); in getOwnerPhoneNumberVcard()141 String number = BluetoothPbapService.getLocalPhoneNum(); in getOwnerPhoneNumberVcard()254 ownerName = BluetoothPbapService.getLocalPhoneName(); in getPhonebookNameList()
78 msg.what = BluetoothPbapService.MSG_OBEX_AUTH_CHALL; in waitUserConfirmation()
58952 …at com.android.bluetooth.pbap.BluetoothPbapService$SocketAcceptThread.run(BluetoothPbapService.jav…82467 * ServiceRecord{ff988db u0 com.android.bluetooth/.pbap.BluetoothPbapService}82468 … intent={act=android.bluetooth.IBluetoothPbap cmp=com.android.bluetooth/.pbap.BluetoothPbapService}82479 … intent={act=android.bluetooth.IBluetoothPbap cmp=com.android.bluetooth/.pbap.BluetoothPbapService}82484 ConnectionRecord{44d1496 u0 com.android.bluetooth/.pbap.BluetoothPbapService:@52c77b1}82485 ConnectionRecord{99e08f0 u0 com.android.bluetooth/.pbap.BluetoothPbapService:@52c77b1}82488 ConnectionRecord{8ae8824 u0 com.android.bluetooth/.pbap.BluetoothPbapService:@a5068b7}82489 ConnectionRecord{eee20ee u0 com.android.bluetooth/.pbap.BluetoothPbapService:@a5068b7}82491 ConnectionRecord{44d1496 u0 com.android.bluetooth/.pbap.BluetoothPbapService:@52c77b1}82492 ConnectionRecord{99e08f0 u0 com.android.bluetooth/.pbap.BluetoothPbapService:@52c77b1}[all …]