HomeSort by relevance Sort by last modified time
    Searched refs:CommonTimeManagementService (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/
CommonTimeManagementService.java 44 * <p>CommonTimeManagementService manages the configuration of the native Common Time service,
47 class CommonTimeManagementService extends Binder {
51 private static final String TAG = CommonTimeManagementService.class.getSimpleName();
146 public CommonTimeManagementService(Context context) {
  /frameworks/base/services/java/com/android/server/
SystemServer.java 529 CommonTimeManagementService commonTimeMgmtService = null;
    [all...]

Completed in 143 milliseconds