Searched defs:phoneState (Results 1 – 10 of 10) sorted by relevance
353 protected void logStartAssistLegacy(int invocationType, int phoneState) { in logStartAssistLegacy()360 protected final int toLoggingSubType(int invocationType, int phoneState) { in toLoggingSubType()
109 int phoneState; in getPhoneState() local
109 private void sendPhoneStateChangedBroadcast(Call call, int phoneState) { in sendPhoneStateChangedBroadcast()
122 public CallSessionEventBuilder setPhoneState(int phoneState) { in setPhoneState()
2011 public void writePhoneState(int phoneId, PhoneConstants.State phoneState) { in writePhoneState()
264 BluetoothProfileToggleState phoneState = getBluetoothProfileToggleState(device, in createPhoneButton() local
83 public void onPhoneStateChanged(int phoneState) { } in onPhoneStateChanged()
115 void notePhoneState(int phoneState); in notePhoneState()
1731 final HeadsetPhoneState phoneState = mSystemInterface.getHeadsetPhoneState(); in processAtCind() local
1372 PhoneConstants.State phoneState = PhoneConstants.State.IDLE; in isDataAllowed() local