Searched defs:NetworkTimeUpdateService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DNetworkTimeUpdateService.java57 public class NetworkTimeUpdateService extends Binder { class in inherits:Binder
59 private static final String TAG = "NetworkTimeUpdateService";
67 "com.android.server.NetworkTimeUpdateService.action.POLL";
102 public NetworkTimeUpdateService(Context context) { method in class:NetworkTimeUpdateService
328 pw.println("Permission Denial: can't dump NetworkTimeUpdateService from from pid="

Completed in 51 milliseconds