Searched refs:MESSAGE_PROFILE_INIT_PRIORITIES (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DPhonePolicy.java78 private static final int MESSAGE_PROFILE_INIT_PRIORITIES = 2; field in class:PhonePolicy
127 mHandler.obtainMessage(MESSAGE_PROFILE_INIT_PRIORITIES, intent).sendToTarget();
150 case MESSAGE_PROFILE_INIT_PRIORITIES: {

Completed in 76 milliseconds