Home
last modified time | relevance | path

Searched refs:STATE_NEW (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DAuthenticationClient.java52 public static final int STATE_NEW = 0; field in AuthenticationClient
62 @IntDef({STATE_NEW,
83 protected int mState = STATE_NEW;
/frameworks/base/telecomm/java/android/telecom/
DConnection.java129 STATE_NEW,
148 public static final int STATE_NEW = 1; field in Connection
2163 private int mState = STATE_NEW;
2509 case STATE_NEW: in stateToString()
2644 setState(STATE_NEW); in setInitialized()
DCall.java58 public static final int STATE_NEW = 0; field in Call
148 STATE_NEW,
2371 case STATE_NEW: in stateToString()
2431 mState = STATE_NEW; in Call()
DRemoteConference.java145 private int mState = Connection.STATE_NEW;
DConference.java92 private int mState = Connection.STATE_NEW;
DRemoteConnection.java645 private int mState = Connection.STATE_NEW;
DConnectionService.java2035 case Connection.STATE_NEW:
/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
DCrossDeviceCall.java225 return Call.STATE_NEW; in convertStatusToState()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt42304 field public static final int STATE_NEW = 0; // 0x0
42820 field public static final int STATE_NEW = 1; // 0x1