Home
last modified time | relevance | path

Searched defs:getState (Results 1 – 25 of 88) 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/Virtualization/virtualizationservice/aidl/android/system/virtualizationservice/
DIVirtualMachine.aidl26 VirtualMachineState 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/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/apps/Dialer/java/com/android/dialer/enrichedcall/videoshare/
DVideoShareSession.java28 int getState(); in getState() method
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/compat/
DPreferenceControllerFragmentCompat.java223 public State getState() { in getState() method in PreferenceControllerFragmentCompat
227 public <T extends State> T getState(Class<T> clazz) { in getState() method in PreferenceControllerFragmentCompat
/packages/services/Car/cpp/computepipe/runner/stream_manager/include/
DStreamManager.h62 State getState() { in getState() function
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowLocalBluetoothAdapter.java67 protected int getState() { in getState() method in ShadowLocalBluetoothAdapter
/packages/services/Car/car-lib/src/android/car/evs/
DCarEvsStatus.java103 public @CarEvsServiceState int getState() { in getState() method in CarEvsStatus
/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapMethodStateMachine.java60 protected SimpleState getState() { in getState() method in EapMethodStateMachine
/packages/apps/Car/Settings/src/com/android/car/settings/quicksettings/
DDayNightTile.java89 public State getState() { in getState() method in DayNightTile
DCelluarTile.java91 public State getState() { in getState() method in CelluarTile
DBluetoothTile.java129 public State getState() { in getState() method in BluetoothTile
DWifiTile.java90 public State getState() { in getState() method in WifiTile
/packages/apps/Dialer/java/com/android/dialer/enrichedcall/
DSession.java77 int getState(); in getState() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsCall.java58 public int getState() { in getState() method in TbsCall
/packages/apps/Settings/src/com/android/settings/applications/
DAppStateSmsPremBridge.java54 public SmsState getState(String pkg) { in getState() method in AppStateSmsPremBridge
/packages/apps/Settings/src/com/android/settings/vpn2/
DManageablePreference.java70 public int getState() { in getState() method in ManageablePreference
/packages/services/Telephony/testapps/EmbmsTestStreamingApp/src/com/android/phone/testapps/embmsfrontend/
DStreamingServiceTracker.java76 public int getState() { in getState() method in StreamingServiceTracker
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DPhoneFragmentViewModel.java70 public LiveData<Integer> getState() { in getState() method in PhoneFragmentViewModel
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothMap.aidl31 void getState(in AttributionSource attributionSource, in SynchronousResultReceiver receiver); in getState() method
DIBluetoothSap.aidl31 void getState(in AttributionSource attributionSource, in SynchronousResultReceiver receiver); in getState() method
DIBluetoothManager.aidl48 int getState(); in getState() method

1234