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

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

Completed in 522 milliseconds