HomeSort by relevance Sort by last modified time
    Searched refs:setDiscoverableTimeout (Results 1 - 13 of 13) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothAdapter.java 139 public void setDiscoverableTimeout(int timeout) {
140 mAdapter.setDiscoverableTimeout(timeout);
  /system/bt/binder/android/bluetooth/
IBluetooth.aidl 54 boolean setDiscoverableTimeout(int timeout);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDiscoverableEnabler.java 180 void setDiscoverableTimeout(int index) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterProperties.java 501 boolean setDiscoverableTimeout(int timeout) {
    [all...]
AdapterService.java     [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 639 milliseconds