Home
last modified time | relevance | path

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

1234

/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DVpnProfileStateShim.java21 default int getState() throws UnsupportedApiLevelException { in getState() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/nfc/
DINfcAdapter.java30 int getState(); in getState() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/nfc/
DINfcAdapterImpl.java49 public int getState() { in getState() method in INfcAdapterImpl
DNfcletImpl.java64 public synchronized int getState() { in getState() method in NfcletImpl
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/fastpair/blocklist/
DBlocklistElement.java36 public BlocklistState getState() { in getState() method in BlocklistElement
/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.java102 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/apps/Dialer/java/com/android/dialer/enrichedcall/
DSession.java77 int getState(); in getState() method
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/
DDeviceStateControllerImpl.java84 public int getState() { in getState() method in DeviceStateControllerImpl
/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.java113 public int getState() { in getState() method in TbsCall
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DPhoneFragmentViewModel.java70 public LiveData<Integer> getState() { in getState() method in PhoneFragmentViewModel
/packages/apps/Settings/src/com/android/settings/vpn2/
DManageablePreference.java75 public int getState() { in getState() method in ManageablePreference
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothSap.aidl31 void getState(in AttributionSource attributionSource, in SynchronousResultReceiver receiver); in getState() method
DIBluetoothMap.aidl31 void getState(in AttributionSource attributionSource, in SynchronousResultReceiver receiver); in getState() method
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/
DBaseStreamGraph.cpp91 StreamState BaseStreamGraph::getState() in getState() function in BaseStreamGraph

1234