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()
547 private final DevicePolicyConstantsObserver mConstantsObserver; field in DevicePolicyManagerService2210 mConstantsObserver = new DevicePolicyConstantsObserver(mHandler); in DevicePolicyManagerService()2211 mConstantsObserver.register(); in DevicePolicyManagerService()