Searched refs:NEW (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DCallState.java37 * not expected to ever interact with NEW calls, but {@link InCallService}s will see calls in
40 public static final int NEW = 0; field in class:CallState
115 case NEW:
116 return "NEW";
H A DCall.java820 case CallState.NEW:
/frameworks/base/core/java/android/provider/
H A DCallLog.java236 public static final String NEW = "new"; field in class:CallLog.Calls
279 * Unlike the {@link #NEW} field, which requires the user to have acknowledged the
465 values.put(NEW, Integer.valueOf(1));
/frameworks/base/core/java/android/widget/
H A DGridLayout.java1214 private static final int NEW = 0; field in class:GridLayout.Axis
1451 case NEW: {
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
H A DGridLayout.java1092 private static final int NEW = 0; field in class:GridLayout.Axis
1329 case NEW: {
/frameworks/testing/espresso/libs/
H A Djarjar-1.4.jarcom/tonicsystems/jarjar/help.txt com/tonicsystems/jarjar/ext_util/StandaloneJarProcessor.class StandaloneJarProcessor.java package com. ...
H A Dguava-14.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...

Completed in 154 milliseconds