Searched refs:ATTR_SHOW_AS_ACTION (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.SdkConstants.ATTR_SHOW_AS_ACTION;107 return Collections.singletonList(ATTR_SHOW_AS_ACTION); in getApplicableAttributes()
811 public static final String ATTR_SHOW_AS_ACTION = "showAsAction"; //$NON-NLS-1$ field in SdkConstants