Home
last modified time | relevance | path

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

/frameworks/base/startop/scripts/app_startup/lib/
Dapp_runner.py62 APP_STARTUP_DIR = os.path.dirname(DIR) variable in AppRunner
121 '{} --package {}'.format(os.path.join(AppRunner.APP_STARTUP_DIR,
144 format(AppRunner.APP_STARTUP_DIR,
197 DIR=AppRunner.APP_STARTUP_DIR,
/frameworks/base/startop/scripts/iorap/
Dcollector18 APP_STARTUP_DIR="$DIR/../app_startup/"
182 …read compilation_filter is_prebuilt isa etc <<< "$("$APP_STARTUP_DIR"/query_compiler_filter.py --p…
281 "$APP_STARTUP_DIR"/launch_application "$package" "$activity"
315 "$APP_STARTUP_DIR"/unlock_screen
Dcommon18 APP_STARTUP_DIR="$DIR_IORAP_COMMON/../app_startup/"
19 source "$APP_STARTUP_DIR/lib/common"