HomeSort by relevance Sort by last modified time
    Searched refs:ActionBarHelperHoneycomb (Results 1 - 3 of 3) sorted by null

  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperICS.java 28 public class ActionBarHelperICS extends ActionBarHelperHoneycomb {
ActionBarHelperHoneycomb.java 32 public class ActionBarHelperHoneycomb extends ActionBarHelper {
36 protected ActionBarHelperHoneycomb(Activity activity) {
ActionBarHelper.java 31 * the action bar, and {@link ActionBarHelperHoneycomb}, which uses the built-in ActionBar features
46 return new ActionBarHelperHoneycomb(activity);

Completed in 551 milliseconds