Searched refs:req_touch_screen (Results 1 – 4 of 4) sorted by relevance
99 req_touch_screen: 3
140 int32 req_touch_screen = 1;
876 int32_t req_touch_screen = 0; member in aapt::UsesConfiguarion883 req_touch_screen = GetAttributeIntegerDefault( in Extract()897 if (req_touch_screen != 0) { in Print()898 printer->Print(StringPrintf(" reqTouchScreen='%d'", req_touch_screen)); in Print()917 out_configuration->set_req_touch_screen(req_touch_screen); in ToProto()