Home
last modified time | relevance | path

Searched defs:networkState (Results 1 – 5 of 5) 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.java309 NetworkState networkState, in scheduleIfNeededMddSingleTask()
382 @NonNull NetworkState networkState) { in schedule()
418 private static int getNetworkConstraints(NetworkState networkState) { in getNetworkConstraints()
DMddJob.java195 String mddTag, long periodicalIntervalMs, NetworkState networkState) { in createJobSpec()
260 private static NetworkType getNetworkConstraints(NetworkState networkState) { in getNetworkConstraints()
/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsNetUtils.java651 State networkState = networkInfo.getState(); in onReceive() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java606 int networkState, int serviceType, int signal, int batteryCharge, byte[] address); in notifyDeviceStatusNative()