Home
last modified time | relevance | path

Searched defs:getState (Results 1 – 25 of 234) sorted by relevance

12345678910

/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraStateHolder.java57 public synchronized int getState() { in getState() method in CameraStateHolder
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/
H A DDisplayFeature.java36 Integer getState(); in getState() method
/aosp12/packages/apps/Dialer/java/com/android/dialer/enrichedcall/videoshare/
H A DVideoShareSession.java28 int getState(); in getState() method
/aosp12/packages/services/Car/cpp/computepipe/runner/stream_manager/include/
H A DStreamManager.h62 State getState() { in getState() function
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
H A DIOccupantAwareness.aidl24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
H A DIOccupantAwareness.aidl24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
H A DIOccupantAwareness.aidl73 OccupantAwarenessStatus getState(in Role occupantRole, in int detectionCapability); in getState() method
/aosp12/packages/services/Car/car-lib/src/android/car/evs/
H A DCarEvsStatus.java92 public @CarEvsServiceState int getState() { in getState() method in CarEvsStatus
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
H A DShadowLocalBluetoothAdapter.java67 protected int getState() { in getState() method in ShadowLocalBluetoothAdapter
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
H A DEapMethodStateMachine.java60 protected SimpleState getState() { in getState() method in EapMethodStateMachine
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DPendingUi.java72 public int getState() { in getState() method in PendingUi
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DFeatureTagState.java88 public int getState() { in getState() method in FeatureTagState
/aosp12/system/security/keystore2/aidl/android/security/maintenance/
H A DIKeystoreMaintenance.aidl90 UserState getState(in int userId); in getState() method
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/quicksettings/
H A DDayNightTile.java89 public State getState() { in getState() method in DayNightTile
H A DCelluarTile.java91 public State getState() { in getState() method in CelluarTile
H A DBluetoothTile.java129 public State getState() { in getState() method in BluetoothTile
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/service/data/
H A DStateUtil.java57 public static State getState(int stateIdentifier, Map<Integer, Pair<State, Integer>> stateMap) { in getState() method in StateUtil
/aosp12/system/security/keystore/
H A Duser_state.h56 State getState() const { return mState; } in getState() function
/aosp12/packages/apps/Dialer/java/com/android/dialer/enrichedcall/
H A DSession.java77 int getState(); in getState() method
/aosp12/frameworks/base/keystore/java/android/security/
H A DAndroidKeyStoreMaintenance.java131 public static int getState(int userId) { in getState() method in AndroidKeyStoreMaintenance
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedState.java73 public @State int getState() { in getState() method in OneHandedState
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DISipSession.aidl56 int getState(); in getState() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/
H A DPipelineState.java38 public @StateName int getState() { in getState() method in PipelineState
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DMmiCode.java46 public State getState(); in getState() method
/aosp12/frameworks/base/media/jni/soundpool/
H A DSound.h72 sound_state getState() const { return mState; } in getState() function

12345678910