HomeSort by relevance Sort by last modified time
    Searched full:application (Results 1776 - 1800 of 12067) sorted by null

<<71727374757677787980>>

  /development/samples/browseable/HorizontalPaging/
AndroidManifest.xml 29 <application
44 </application>
  /development/samples/browseable/NetworkConnect/
AndroidManifest.xml 30 <application
46 </application>
  /development/samples/devbytes/animation/ActivityAnimations/
AndroidManifest.xml 24 <application
43 </application>
  /development/samples/devbytes/animation/ActivityAnimations/res/values/
styles.xml 18 Base application theme, dependent on API level. This theme is replaced
29 <!-- Application theme. -->
  /development/samples/devbytes/animation/ToonGame/
AndroidManifest.xml 25 <application
47 </application>
  /development/samples/devbytes/animation/WindowAnimations/
AndroidManifest.xml 24 <application
55 </application>
  /development/samples/devbytes/ui/ImmersiveMode/src/main/
AndroidManifest.xml 24 <application android:icon="@drawable/ic_launcher"
49 </application>
  /development/samples/training/ads-and-ux/
AndroidManifest.xml 25 <application android:label="@string/app_name">
35 </application>
  /development/samples/training/device-management-policy/
AndroidManifest.xml 25 <application android:label="@string/app_name">
43 </application>
  /development/samples/training/location-aware/
AndroidManifest.xml 29 <application android:label="@string/app_name" >
37 </application>
  /development/samples/training/multiscreen/newsreader/
AndroidManifest.xml 28 <application android:icon="@drawable/icon" android:label="@string/app_name"
38 </application>
  /development/samples/training/network-usage/
AndroidManifest.xml 28 <application
47 </application>
  /development/samples/training/notify-user/
AndroidManifest.xml 27 <application
50 </application>
  /development/scripts/
divide_and_compress_constants.py 54 application = webapp.WSGIApplication([('/(.*)', handler)], debug=False)
55 wsgiref.handlers.CGIHandler().run(application)
  /development/testrunner/
create_test.py 56 <application>
58 </application>
93 manifest: AndroidManifest object for application manifest
130 mk: AndroidMK object for application makefile
131 app_path: path to the application being tested
203 mk: AndroidMK object for application makefile
204 manifest: AndroidManifest object for application manifest
224 _PrintError("Error: Application path %s not found" % app_path)
  /device/google/accessory/demokit/app/
AndroidManifest.xml 8 <application android:icon="@drawable/ic_launcher_demokit"
36 </application>
  /external/chromium/base/threading/
platform_thread_mac.mm 15 // application is multithreaded. Since it's possible to enter Cocoa code
17 // be aware that the application is multithreaded. Spawning an NSThread is
  /external/chromium/chrome/browser/sync/glue/
preference_change_processor.h 34 // PrefService -> sync_api model change application.
39 // sync_api model -> PrefService change application.
session_change_processor.h 45 // BrowserSessionProvider -> sync_api model change application.
51 // sync_api model -> BrowserSessionProvider change application.
typed_url_change_processor.h 47 // History -> sync_api model change application.
52 // sync_api model -> WebDataService change application.
  /external/chromium_org/android_webview/test/shell/
AndroidManifest.xml 12 <application android:name="org.chromium.android_webview.shell.AwShellApplication"
30 </application>
  /external/chromium_org/ash/shelf/
shelf_delegate.h 28 // Get the launcher ID from an application ID.
31 // Get the application ID for a given launcher ID.
  /external/chromium_org/base/mac/
mac_util.h 60 // a fullscreen window; rather, it manages per-application state related to
66 // this does not affect windows directly, but rather manages per-application
95 // Checks if the current application is set as a Login Item, so it will launch
100 // Adds current application to the set of Login Items with specified "hide"
101 // flag. This has the same effect as adding/removing the application in
102 // SystemPreferences->Accounts->LoginItems or marking Application in the Dock
104 // Does nothing if the application is already set up as Login Item with
108 // Removes the current application from the list Of Login Items.
  /external/chromium_org/base/system_monitor/
system_monitor.h 28 // Create SystemMonitor. Only one SystemMonitor instance per application
33 // Get the application-wide SystemMonitor (if not present, returns NULL).
  /external/chromium_org/chrome/app/
chrome_exe.rc 32 // The application icon should: have the lowest ID, be placed first, and its
66 // in order to expose application commands.

Completed in 1689 milliseconds

<<71727374757677787980>>