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

/frameworks/base/services/core/java/com/android/server/
H A DCommonTimeManagementService.java44 * <p>CommonTimeManagementService manages the configuration of the native Common Time service,
47 class CommonTimeManagementService extends Binder { class in inherits:Binder
51 private static final String TAG = CommonTimeManagementService.class.getSimpleName();
146 public CommonTimeManagementService(Context context) { method in class:CommonTimeManagementService

Completed in 1207 milliseconds