Searched defs:phoneState (Results 1 – 7 of 7) sorted by relevance
380 protected void logStartAssistLegacy(int invocationType, int phoneState) { in logStartAssistLegacy()387 protected final int toLoggingSubType(int invocationType, int phoneState) { in toLoggingSubType()
109 int phoneState; in getPhoneState() local
122 public CallSessionEventBuilder setPhoneState(int phoneState) { in setPhoneState()
2005 public void writePhoneState(int phoneId, PhoneConstants.State phoneState) { in writePhoneState()
83 public void onPhoneStateChanged(int phoneState) { } in onPhoneStateChanged()
115 void notePhoneState(int phoneState); in notePhoneState()
1352 PhoneConstants.State phoneState = PhoneConstants.State.IDLE; in isDataAllowed() local