HomeSort by relevance Sort by last modified time
    Searched full:apps (Results 226 - 250 of 2805) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Launcher2/res/values/
strings.xml 28 <string name="uid_name">Android Core Apps</string>
78 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all apps -->
79 <string name="group_applications">Apps</string>
85 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper-->
108 <string name="all_apps_button_label">Apps</string>
115 <!-- Label for trash icon in All Apps. The icon/widget will become completely unavailable on the
131 <string name="accessibility_all_apps_button">Apps</string>
135 <!-- Label for trash icon in All Apps, when an updated system app is selected. The update will
144 <string name="menu_manage_apps">Manage apps</string>
159 <!-- Strings for the contextual action bar (CAB) in All Apps --
    [all...]
  /packages/apps/QuickSearchBox/res/values/
config.xml 24 <item>apps</item>
41 <!-- The component name of the installed apps source used in QSB -->
47 <!-- The component name of the activity that search intents in the Apps corpus are sent to.
48 If not set, Apps search intents are sent to the Apps suggestion source. -->
strings.xml 40 <!-- Name of the Apps source shown in QSB -->
41 <string name="corpus_label_apps">Apps</string>
42 <!-- Settings description for the Apps source shown in QSB -->
44 <!-- Search hint for the Apps source shown in QSB -->
45 <string name="corpus_hint_apps">Search apps</string>
  /docs/source.android.com/src/
index.jd 48 We created Android in response to our own experiences launching mobile apps. We wanted to make sure there was
54 <p>Android's purpose is to establish an open platform for developers to build innovative apps. The Android
56 ensure developers' apps run on a variety of devices.</p>
  /docs/source.android.com/src/source/
contributing.jd 30 <h2 id="develop-apps">Develop Apps</h2>
33 write cool apps that users love!</p>
  /external/chromium/chrome/common/
web_apps.h 59 // The permissions the app requests. Only supported with manifest-based apps.
62 // Set of URLs that comprise the app. Only supported with manifest-based apps.
67 // values are 'tab' and 'panel'. Only supported with manifest-based apps.