Searched refs:mConstantsObserver (Results 1 – 2 of 2) sorted by relevance
776 final ConstantsObserver mConstantsObserver; field in JobSchedulerService1312 mConstantsObserver = new ConstantsObserver(mHandler); in JobSchedulerService()1401 mConstantsObserver.start(getContext().getContentResolver()); in onBootPhase()
551 private final DevicePolicyConstantsObserver mConstantsObserver; field in DevicePolicyManagerService2218 mConstantsObserver = new DevicePolicyConstantsObserver(mHandler); in DevicePolicyManagerService()2219 mConstantsObserver.register(); in DevicePolicyManagerService()