Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java298 Intent startIntent = mNameToIntent.get(launch.getApp()); in testMeasureStartUpTime()
316 startApp(launch.getApp(), launch.getLaunchReason()); in testMeasureStartUpTime()
341 Intent startIntent = mNameToIntent.get(launch.getApp()); in testMeasureStartUpTime()
357 startApp(launch.getApp(), launch.getLaunchReason()); in testMeasureStartUpTime()
381 forceStopApp(launch.getApp()); in testMeasureStartUpTime()
386 Log.i(TAG, "Started tracing " + launch.getApp()); in testMeasureStartUpTime()
430 String.format("%s-%s-%s", launch.getApp(), in testMeasureStartUpTime()
441 forceStopApp(launch.getApp()); in testMeasureStartUpTime()
444 forceStopApp(launch.getApp()); in testMeasureStartUpTime()
447 killBackgroundApp(launch.getApp()); in testMeasureStartUpTime()
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaControlPanel.java724 data.getApp(), in bindGutsMenuForPlayer()
770 data.getApp()); in bindPlayerContentDescription()