Home | History | Annotate | Download | only in opp

Lines Matching defs:bluetooth

33 package com.android.bluetooth.opp;
35 import com.android.bluetooth.R;
44 import android.bluetooth.BluetoothDevice;
45 import android.bluetooth.BluetoothDevicePicker;
61 * via BT from other APPs. and also make "Bluetooth" available in sharing method
81 //Check if Bluetooth is available in the beginning instead of at the end
93 * Other application is trying to share a file via Bluetooth,
191 * Turns on Bluetooth if not already on, or launches device picker if Bluetooth is on
197 // and let DevicePickerActivity to handle Bluetooth Enable.
218 /* Returns true if Bluetooth is allowed given current airplane mode settings. */
238 // Check if Bluetooth may be enabled in airplane mode
247 // If we get here we're not allowed to use Bluetooth right now