Searched defs:completionRunnable (Results 1 – 1 of 1) sorted by relevance
239 private final Runnable completionRunnable; field in AndroidConnectivityHandler.NetworkBroadcastReceiver241 public NetworkBroadcastReceiver(DownloadConstraints constraints, Runnable completionRunnable) { in NetworkBroadcastReceiver()