Searched refs:INPUT_FEATURE_DISABLE_USER_ACTIVITY (Results 1 – 4 of 4) sorted by relevance
117 INPUT_FEATURE_DISABLE_USER_ACTIVITY = 0x00000004, enumerator
293 WindowManager.LayoutParams.INPUT_FEATURE_DISABLE_USER_ACTIVITY; in applyInputFeatures()296 ~WindowManager.LayoutParams.INPUT_FEATURE_DISABLE_USER_ACTIVITY; in applyInputFeatures()
2529 public static final int INPUT_FEATURE_DISABLE_USER_ACTIVITY = 0x00000004; field in WindowManager.LayoutParams3402 case INPUT_FEATURE_DISABLE_USER_ACTIVITY: in inputFeatureToString()
1935 if (info->inputFeatures & InputWindowInfo::INPUT_FEATURE_DISABLE_USER_ACTIVITY) { in pokeUserActivityLocked()