Searched refs:mGlobalContentCaptureOptions (Results 1 – 2 of 2) sorted by relevance
253 final boolean whiteListed = mMaster.mGlobalContentCaptureOptions.isWhitelisted(mUserId, in startSessionLocked()254 componentName) || mMaster.mGlobalContentCaptureOptions.isWhitelisted(mUserId, in startSessionLocked()561 mMaster.mGlobalContentCaptureOptions.resetWhitelist(mUserId); in resetContentCaptureWhitelistLocked()578 mMaster.mGlobalContentCaptureOptions.setWhitelist(mUserId, packages, activities); in setContentCaptureWhitelist()590 final boolean whitelisted = mMaster.mGlobalContentCaptureOptions in setContentCaptureWhitelist()
127 final GlobalContentCaptureOptions mGlobalContentCaptureOptions = field in ContentCaptureManagerService164 mGlobalContentCaptureOptions.setServiceInfo(userId, in ContentCaptureManagerService()208 mGlobalContentCaptureOptions.setServiceInfo(userId, serviceName, isTemporary); in onServiceNameChanged()539 mGlobalContentCaptureOptions.dump(prefix2, pw); in dumpLocked()731 return mGlobalContentCaptureOptions.getOptions(userId, packageName); in getOptionsForPackage()