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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DRemoteDevices.java55 private static final int MAS_INSTANCE_INTENT_DELAY = 6000; field in class:RemoteDevices
411 mHandler.sendMessageDelayed(message, MAS_INSTANCE_INTENT_DELAY);

Completed in 87 milliseconds