Searched defs:phoneState (Results 1 – 8 of 8) sorted by relevance
259 int phoneState = mPhoneStateMonitor.getPhoneState(); in startAssist() local452 private int toLoggingSubType(int invocationType, int phoneState) { in toLoggingSubType()
96 int phoneState; in getPhoneState() local
185 String phoneState = intent.getStringExtra(PhoneConstants.STATE_KEY); in onReceive() local
122 public CallSessionEventBuilder setPhoneState(int phoneState) { in setPhoneState()
1866 public void writePhoneState(int phoneId, PhoneConstants.State phoneState) { in writePhoneState()
78 public void onPhoneStateChanged(int phoneState) { } in onPhoneStateChanged()
110 void notePhoneState(int phoneState); in notePhoneState()
1274 PhoneConstants.State phoneState = PhoneConstants.State.IDLE; in isDataAllowed() local