Searched refs:IsSmallScreenSupported (Results 1 – 1 of 1) sorted by relevance
966 if (IsSmallScreenSupported(target_sdk)) { in PrintScreens()994 if (IsSmallScreenSupported(target_sdk)) { in ToProtoScreens()1017 bool IsSmallScreenSupported(int32_t target_sdk) const { in IsSmallScreenSupported() function in aapt::SupportsScreen