Searched refs:APP_TABLET (Results 1 – 4 of 4) sorted by relevance
93 constexpr const char *APP_TABLET = "tablet"; variable
341 constexpr const char* APP_TABLET = "tablet"; variable
1021 if (jsonObject.find(APP_TABLET) != jsonObjectEnd) { in from_json()1025 APP_TABLET, in from_json()1031 app.deviceConfigs[APP_TABLET] = deviceConfig; in from_json()
1170 if (jsonObject.find(APP_TABLET) != jsonObjectEnd) { in from_json()1174 APP_TABLET, in from_json()1180 app.deviceConfigs[APP_TABLET] = deviceConfig; in from_json()