OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:musingbluetooth
(Results
1 - 1
of
1
) sorted by null
/packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java
180
private boolean
mUsingBluetooth
= false;
244
mUsingBluetooth
= false;
273
if (!
mUsingBluetooth
) {
382
mUsingBluetooth
= true;
405
mUsingBluetooth
= false;
506
if (
mUsingBluetooth
) {
533
if (
mUsingBluetooth
) {
559
if (
mUsingBluetooth
) {
591
if (!
mUsingBluetooth
) {
752
if (!
mUsingBluetooth
) {
[
all
...]
Completed in 1123 milliseconds