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

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

Completed in 811 milliseconds