HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_DATA_CONNECTION_VOICE_CALL_STARTED (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java 214 static final int EVENT_DATA_CONNECTION_VOICE_CALL_STARTED = BASE + 15;
244 sCmdToString[EVENT_DATA_CONNECTION_VOICE_CALL_STARTED - BASE] =
245 "EVENT_DATA_CONNECTION_VOICE_CALL_STARTED";
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DataConnectionTest.java 286 eq(DataConnection.EVENT_DATA_CONNECTION_VOICE_CALL_STARTED), eq(null));
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 106 milliseconds