Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DGraphicsEnvironment.java201 private String queryAngleChoice(Context context, Bundle coreSettings, in queryAngleChoice() method in GraphicsEnvironment
566 final String angleChoice = queryAngleChoice(context, bundle, packageName); in setupAngle()