Home
last modified time | relevance | path

Searched defs:networkState (Results 1 – 4 of 4) sorted by relevance

/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/download/mdd/
DMddTaskScheduler.java59 static int getNetworkConstraints(NetworkState networkState) { in getNetworkConstraints()
75 NetworkState networkState) { in schedulePeriodicTask()
94 NetworkState networkState) { in schedulePeriodicTaskWithUpdate()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/download/
DMddJobService.java291 NetworkState networkState, in scheduleIfNeededMddSingleTask()
358 @NonNull NetworkState networkState) { in schedule()
394 private static int getNetworkConstraints(NetworkState networkState) { in getNetworkConstraints()
/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsNetUtils.java593 State networkState = networkInfo.getState(); in onReceive() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java528 private native boolean notifyDeviceStatusNative(int networkState, int serviceType, int signal, in notifyDeviceStatusNative()