Home
last modified time | relevance | path

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

12345

/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DVpnProfileStateShim.java21 default int getState() throws UnsupportedApiLevelException { in getState() method
DWifiManagerShim.java52 int getState(); in getState() method
/packages/modules/NetworkStack/apishim/33/com/android/networkstack/apishim/api33/
DVpnProfileStateShimImpl.java36 public int getState() { in getState() method in VpnProfileStateShimImpl
/packages/modules/Virtualization/virtualizationservice/aidl/android/system/virtualizationservice/
DIVirtualMachine.aidl27 VirtualMachineState getState(); in getState() method
/packages/apps/Dialer/java/com/android/dialer/enrichedcall/videoshare/
DVideoShareSession.java28 int getState(); in getState() method
/packages/services/Car/cpp/computepipe/runner/stream_manager/include/
DStreamManager.h62 State getState() { in getState() function
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/
DTextSession.cpp70 SessionState TextSession::getState() in getState() function in TextSession
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DHeaderState.java54 @HeaderStateType int getState() { in getState() method in HeaderState
/packages/services/Car/car-lib/src/android/car/evs/
DCarEvsStatus.java97 public @CarEvsServiceState int getState() { in getState() method in CarEvsStatus
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowLocalBluetoothAdapter.java67 protected int getState() { in getState() method in ShadowLocalBluetoothAdapter
/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapMethodStateMachine.java60 protected SimpleState getState() { in getState() method in EapMethodStateMachine
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/
DVideoSession.cpp72 SessionState VideoSession::getState() in getState() function in VideoSession
/packages/modules/Permission/tests/apex/java/com/android/role/persistence/
DRolesPersistenceTest.kt115 private fun getState(): RolesState = in getState() method
/packages/apps/Dialer/java/com/android/dialer/enrichedcall/
DSession.java77 int getState(); in getState() method
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/
DProvisionStateControllerImpl.java103 public ListenableFuture<@ProvisionState Integer> getState() { in getState() method in ProvisionStateControllerImpl
DProvisionStateController.java40 ListenableFuture<@ProvisionState Integer> getState(); in getState() method
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarPanelButtonViewController.java99 protected Bundle getState(Bundle bundle) { in getState() method in CarSystemBarPanelButtonViewController
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSap.aidl29 int getState(in AttributionSource attributionSource); in getState() method
DIBluetoothMap.aidl29 int getState(in AttributionSource attributionSource); in getState() method
/packages/modules/Wifi/framework/java/android/net/wifi/
DSoftApState.java126 public int getState() { in getState() method in SoftApState
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementController.java120 protected Bundle getState(Bundle bundle) { in getState() method in CarSystemBarElementController
/packages/apps/Settings/src/com/android/settings/applications/
DAppStateSmsPremBridge.java54 public SmsState getState(String pkg) { in getState() method in AppStateSmsPremBridge
/packages/services/Telephony/testapps/EmbmsTestStreamingApp/src/com/android/phone/testapps/embmsfrontend/
DStreamingServiceTracker.java76 public int getState() { in getState() method in StreamingServiceTracker
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsCall.java111 public int getState() { in getState() method in TbsCall
/packages/modules/Bluetooth/service/aidl/android/bluetooth/
DIBluetoothManager.aidl40 int getState(); in getState() method

12345