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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 394 int callIndex = 0;
397 callIndex = c1 - '1';
399 if (callIndex < 0 || callIndex >= mCalls.length) {
412 if (mCalls[callIndex] == null) {
415 mCalls[callIndex] = null;
424 ret = separateCall(callIndex);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DurationMinimap.java 461 public Rectangle getDurationBounds(int callIndex, int context, long duration) {
469 int y = (callIndex/mNumCallsPerPixel) + TOP_MARGIN + mHeaderMargin;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaPhone.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 

Completed in 172 milliseconds