OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothEventLoop
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/server/
BluetoothEventLoop.java
36
* java/services/com/android/server/
BluetoothEventLoop
.java
41
class
BluetoothEventLoop
{
42
private static final String TAG = "
BluetoothEventLoop
";
118
/* pacakge */
BluetoothEventLoop
(Context context, BluetoothAdapter adapter,
BluetoothService.java
79
private
BluetoothEventLoop
mEventLoop;
259
mEventLoop = new
BluetoothEventLoop
(mContext, mAdapter, this);
[
all
...]
Completed in 17 milliseconds