Searched refs:getMaximumObscuringOpacityForTouch (Results 1 – 5 of 5) sorted by relevance
815 public float getMaximumObscuringOpacityForTouch() { in getMaximumObscuringOpacityForTouch() method in InputManager816 return InputSettings.getMaximumObscuringOpacityForTouch(mContext); in getMaximumObscuringOpacityForTouch()
149 public static float getMaximumObscuringOpacityForTouch(Context context) { in getMaximumObscuringOpacityForTouch() method in InputSettings
235 final float opacity = InputSettings.getMaximumObscuringOpacityForTouch(mContext); in updateMaximumObscuringOpacityForTouch()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20454 method @FloatRange(from=0, to=1) public float getMaximumObscuringOpacityForTouch();