Home | History | Annotate | Download | only in phone

Lines Matching refs:TYPE_UNKNOWN

72     public static final int TYPE_UNKNOWN           = 0;
92 private int mHeadsetType; // TYPE_UNKNOWN when not connected
181 case TYPE_UNKNOWN:
213 mHeadsetType = TYPE_UNKNOWN; // nothing connected yet
549 if (mHeadset == null || mHeadsetType == TYPE_UNKNOWN) {
597 mHeadsetType = TYPE_UNKNOWN;