HomeSort by relevance Sort by last modified time
    Searched full:actionbar (Results 376 - 400 of 437) sorted by null

<<1112131415161718

  /frameworks/base/docs/html/distribute/googleplay/edu/
guidelines.jd 167 attention to the sections on <a href="{@docRoot}design/patterns/actionbar.html">Action
  /frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd 93 Another way to incrementally improve usability, based on real-world data, is to implement <a href="http://code.google.com/mobile/analytics/docs/">Analytics</a> throughout your app to log usage of particular sections. Consider demoting infrequently used sections to the overflow menu in the <a href="{@docRoot}design/patterns/actionbar.html">Action bar</a>, or removing them altogether. For often-used sections and UI elements, make sure they're immediately obvious and easily accessible in your app's UI so that users can get to them quickly.</p>
  /frameworks/base/docs/html/guide/components/
fragments.jd 31 <li><a href="#ActionBar">Adding items to the Action Bar</a></li>
614 <h3 id="ActionBar">Adding items to the Action Bar</h3>
618 href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a>) by implementing
    [all...]
  /frameworks/base/docs/html/guide/practices/
screen-compat-mode.jd 170 href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> to your activities, and removing the
optimizing-for-3.0.jd 211 href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> for the activity and removes the
340 <p>For more information, read <a href="{@docRoot}guide/topics/ui/actionbar.html">Using the
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 91 <a href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a>.</dd>
icon_design_menu.jd 69 href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a>. Please refer to the <a
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
classes_index_changes.html 81 <A HREF="android.app.ActionBar.html" class="hiddenlink" target="rightframe">ActionBar</A><br>
82 <A HREF="android.app.ActionBar.Tab.html" class="hiddenlink" target="rightframe">ActionBar.Tab</A><br>
    [all...]
jdiff_statistics.html 730 <TD><A HREF="android.app.ActionBar.Tab.html">
731 android.app.ActionBar.Tab</A></TD>
760 <TD><A HREF="android.app.ActionBar.html">
761 android.app.ActionBar</A></TD>
    [all...]
alldiffs_index_changes.html 101 <!-- Class ActionBar -->
102 <A HREF="android.app.ActionBar.html" class="hiddenlink" target="rightframe">ActionBar</A><br>
103 <!-- Class ActionBar.Tab -->
104 <A HREF="android.app.ActionBar.Tab.html" class="hiddenlink" target="rightframe">ActionBar.Tab</A><br>
    [all...]
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 127 href="{@docRoot}design/patterns/actionbar.html">pattern docs</a> at Android Design) are sometimes
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
ActionMenuView.java 64 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.ActionBar,
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MoviePlayer.java 211 // the media control and enable system UI (e.g. ActionBar) to be visible at this point
  /packages/apps/Settings/src/com/android/settings/wifi/p2p/
WifiP2pSettings.java 19 import android.app.ActionBar;
  /frameworks/base/docs/html/guide/topics/manifest/
application-element.jd 405 the bottom of the screen to display action items in the {@link android.app.ActionBar}, when
414 href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> developer guide.</p>
  /frameworks/base/docs/html/sdk/api_diff/18/changes/
alldiffs_index_all.html 129 <!-- Class ActionBar -->
130 <A HREF="android.app.ActionBar.html" class="hiddenlink" target="rightframe">ActionBar</A><br>
    [all...]
jdiff_statistics.html 596 <TD><A HREF="android.app.ActionBar.html">
597 android.app.ActionBar</A></TD>
  /frameworks/base/docs/html/about/versions/
android-3.0.jd 135 attribute, then call {@link android.app.ActionBar#setDisplayUseLogoEnabled
151 href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> documentation. Several
153 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/index.html#ActionBar">
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
alldiffs_index_additions.html 101 <!-- Class ActionBar -->
102 <A HREF="pkg_android.app.html#ActionBar" class="hiddenlink" target="rightframe"><b>ActionBar</b></A><br>
103 <!-- Class ActionBar.LayoutParams -->
104 <A HREF="pkg_android.app.html#ActionBar.LayoutParams" class="hiddenlink" target="rightframe"><b>ActionBar.LayoutParams</b></A><br>
105 <!-- Class ActionBar.OnMenuVisibilityListener -->
106 <A HREF="pkg_android.app.html#ActionBar.OnMenuVisibilityListener" class="hiddenlink" target="rightframe"><b><i>ActionBar.OnMenuVisibilityListener</i></b></A><br>
107 <!-- Class ActionBar.OnNavigationListener --
    [all...]
alldiffs_index_all.html 115 <!-- Class ActionBar -->
116 <A HREF="pkg_android.app.html#ActionBar" class="hiddenlink" target="rightframe"><b>ActionBar</b></A><br>
117 <!-- Class ActionBar.LayoutParams -->
118 <A HREF="pkg_android.app.html#ActionBar.LayoutParams" class="hiddenlink" target="rightframe"><b>ActionBar.LayoutParams</b></A><br>
119 <!-- Class ActionBar.OnMenuVisibilityListener -->
120 <A HREF="pkg_android.app.html#ActionBar.OnMenuVisibilityListener" class="hiddenlink" target="rightframe"><b><i>ActionBar.OnMenuVisibilityListener</i></b></A><br>
121 <!-- Class ActionBar.OnNavigationListener --
    [all...]
  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactDetailFragment.java 364 // the ActionBar title text.
  /development/scripts/app_engine_server/
redirects.yaml 452 dst: /design/patterns/actionbar.html
  /frameworks/base/core/java/android/widget/
ActivityChooserView.java 447 // ActionBar so if this widget is used in the latter it will look as
  /frameworks/base/core/java/com/android/internal/view/menu/
ActionMenuView.java 61 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.ActionBar,
  /frameworks/base/docs/html/design/patterns/
navigation-drawer.jd 174 <h2 id="ActionBar">Navigation Drawers and Action Bars</h2>

Completed in 1382 milliseconds

<<1112131415161718