Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DPowerProfile.java94 private final FlashlightProfile mFlashlight = new FlashlightProfile(); field in PowerProfile.Parser
150 mResult.mComponents.put(Component.FLASHLIGHT, mFlashlight); in parse()
179 mFlashlight.onMa = value; in onItem()