Home | History | Annotate | Download | only in phone

Lines Matching refs:TYPE_UNKNOWN

73     public static final int TYPE_UNKNOWN           = 0;
93 private int mHeadsetType; // TYPE_UNKNOWN when not connected
182 case TYPE_UNKNOWN:
214 mHeadsetType = TYPE_UNKNOWN; // nothing connected yet
550 if (mHeadset == null || mHeadsetType == TYPE_UNKNOWN) {
598 mHeadsetType = TYPE_UNKNOWN;