Home
last modified time | relevance | path

Searched refs:SAMPLING_STRATEGY_UNIFORM_OPS (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java56 import static android.app.AppOpsManager.SAMPLING_STRATEGY_UNIFORM_OPS;
6821 && mSamplingStrategy != SAMPLING_STRATEGY_UNIFORM_OPS) {
6826 && mSamplingStrategy != SAMPLING_STRATEGY_UNIFORM_OPS) {
6898 mSamplingStrategy = SAMPLING_STRATEGY_UNIFORM_OPS;
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java796 public static final int SAMPLING_STRATEGY_UNIFORM_OPS = field in AppOpsManager
809 SAMPLING_STRATEGY_UNIFORM_OPS