Searched defs:phoneState (Results 1 – 6 of 6) sorted by relevance
119 public CallSessionEventBuilder setPhoneState(int phoneState) { in setPhoneState()
1506 public void writePhoneState(int phoneId, PhoneConstants.State phoneState) { in writePhoneState()
176 String phoneState = intent.getStringExtra(PhoneConstants.STATE_KEY); in onReceive() local
69 public void onPhoneStateChanged(int phoneState) { } in onPhoneStateChanged()
107 void notePhoneState(int phoneState); in notePhoneState()
1265 PhoneConstants.State phoneState = PhoneConstants.State.IDLE; in isDataAllowed() local