Home
last modified time | relevance | path

Searched defs:bestChoice (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/qrcode/
H A DQrCamera.java397 Size bestChoice = new Size(0, 0); in getBestPreviewSize() local
440 Size bestChoice = null; in getBestPictureSize() local
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionPlan.cpp2501 int bestChoice = -1; in findBestDeviceForEachOperation() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java10512 final ResolveInfo bestChoice = in resolveIntentInternal() local