OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HeadsetPhoneState
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetPhoneState.java
30
class
HeadsetPhoneState
{
31
private static final String TAG = "
HeadsetPhoneState
";
64
HeadsetPhoneState
(Context context, HeadsetStateMachine stateMachine) {
HeadsetStateMachine.java
134
private
HeadsetPhoneState
mPhoneState;
188
mPhoneState = new
HeadsetPhoneState
(context, this);
[
all
...]
Completed in 1674 milliseconds