Searched refs:get_device_api_level (Results 1 – 3 of 3) sorted by relevance
33 int get_device_api_level();
83 int get_device_api_level() { in get_device_api_level() function
502 if (use_fastdeploy && get_device_api_level() < kFastDeployMinApi) { in install_app()