Home
last modified time | relevance | path

Searched refs:stateType (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java648 public void sendDeviceState(int stateType, boolean state, Message result) { in sendDeviceState() argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java650 public void sendDeviceState(int stateType, boolean state, Message result) { in sendDeviceState() argument
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java957 int stateType = 1; in testSendDeviceState() local
959 mRILUnderTest.sendDeviceState(stateType, state, obtainMessage()); in testSendDeviceState()
961 mSerialNumberCaptor.capture(), eq(stateType), eq(state)); in testSendDeviceState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java2128 void sendDeviceState(int stateType, boolean state, Message result); in sendDeviceState() argument
DRIL.java3691 public void sendDeviceState(int stateType, boolean state, in sendDeviceState() argument
3700 + stateType + ":" + state); in sendDeviceState()
3704 radioProxy.sendDeviceState(rr.mSerial, stateType, state); in sendDeviceState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java2210 public void sendDeviceState(int stateType, boolean state, Message result) { in sendDeviceState() argument
2211 SimulatedCommandsVerifier.getInstance().sendDeviceState(stateType, state, result); in sendDeviceState()
DSimulatedCommandsVerifier.java1409 public void sendDeviceState(int stateType, boolean state, Message result) { in sendDeviceState() argument
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...