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

  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperICS.java 28 public class ActionBarHelperICS extends ActionBarHelperHoneycomb {
29 protected ActionBarHelperICS(Activity activity) {
ActionBarHelper.java 44 return new ActionBarHelperICS(activity);
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DrawerLayoutActivity.java 187 return new ActionBarHelperICS();
206 private class ActionBarHelperICS extends ActionBarHelper {
211 ActionBarHelperICS() {
SlidingPaneLayoutActivity.java 155 return new ActionBarHelperICS();
175 private class ActionBarHelperICS extends ActionBarHelper {
180 ActionBarHelperICS() {

Completed in 333 milliseconds