Searched refs:APPLICATION_IS_LAUNCHER_APP (Results 1 – 2 of 2) sorted by relevance
51 const std::string APPLICATION_IS_LAUNCHER_APP = "isLauncherApp"; variable177 {APPLICATION_IS_LAUNCHER_APP, applicationInfo.isLauncherApp}, in to_json()397 APPLICATION_IS_LAUNCHER_APP, in from_json()
55 const char* APPLICATION_IS_LAUNCHER_APP = "isLauncherApp"; variable945 {APPLICATION_IS_LAUNCHER_APP, applicationInfo.isLauncherApp}, in to_json()1067 GetValueIfFindKey<bool>(jsonObject, jsonObjectEnd, APPLICATION_IS_LAUNCHER_APP, in from_json()