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

<<41424344454647484950>>

  /development/samples/training/EffectiveNavigation/
AndroidManifest.xml 24 <application android:label="@string/app_name"
37 </application>
  /development/samples/training/InteractiveChart/
AndroidManifest.xml 24 <application
40 </application>
  /development/samples/training/NavigationDrawer/
AndroidManifest.xml 24 <application
38 </application>
  /development/samples/training/NsdChat/
AndroidManifest.xml 26 <application
38 </application>
  /development/samples/training/TabCompat/
AndroidManifest.xml 24 <application android:label="@string/app_name" android:icon="@drawable/ic_launcher">
31 </application>
  /development/samples/training/ads-and-ux/
_index.html 1 <p>This sample demonstrates the integration of a mobile ad SDK with your application. In this case, <a href="http://www.admob.com">AdMob</a> is used to illustrate key integration concepts.</p>
3 <p>The application has the following external dependencies. In order to build, be sure to obtain these JAR files and put them under the <code>libs/</code> directory.
  /development/samples/training/basic/ActivityLifecycle/
AndroidManifest.xml 23 <application android:label="@string/app_name"
42 </application>
  /development/samples/training/basic/FragmentBasics/
AndroidManifest.xml 24 <application
35 </application>
  /development/samples/training/bitmapfun/BitmapFun/src/main/res/values/
strings.xml 21 <string name="app_description">This is a sample application for the Android Training class
24 designed to be a full reference application but to demonstrate the concepts discussed in
  /development/testrunner/tests/
AndroidManifest.xml 22 <application>
24 </application>
  /development/tools/emulator/test-apps/ConnectivityTest/
AndroidManifest.xml 24 <application android:label="Connectivity Test">
26 </application>
  /development/tools/emulator/test-apps/GpsLocationTest/
AndroidManifest.xml 24 <application android:label="GPS Location Test">
26 </application>
  /external/android-mock/livetests/com/google/android/testing/mocking/test/
AndroidManifest.xml 23 <application android:label="@string/app_name">
25 </application>
  /external/android-mock/livetests/com/google/android/testing/mocking/testapp/
AndroidManifest.xml 23 <application android:label="@string/app_name">
31 </application>
  /external/apache-harmony/auth/src/test/resources/
auth.conf 3 // application 1
33 // application 7
  /external/chromium/base/
base_paths_win.h 27 DIR_APP_DATA, // Application Data directory under the user profile.
30 DIR_LOCAL_APP_DATA, // "Local Settings\Application Data" directory under the
  /external/chromium/base/mac/
mac_util.h 54 // a fullscreen window; rather, it manages per-application state related to
60 // this does not affect windows directly, but rather manages per-application
93 // Checks if the current application is set as a Login Item, so it will launch
98 // Adds current application to the set of Login Items with specified "hide"
99 // flag. This has the same effect as adding/removing the application in
100 // SystemPreferences->Accounts->LoginItems or marking Application in the Dock
102 // Does nothing if the application is already set up as Login Item with
106 // Removes the current application from the list Of Login Items.
  /external/chromium/chrome/browser/sync/glue/
extension_change_processor.h 37 // BrowserExtensionProvider -> sync_api model change application.
43 // sync_api model -> BrowserExtensionProvider change application.
theme_change_processor.h 35 // ThemeService -> sync_api model change application.
41 // sync_api model -> ThemeService change application.
  /external/chromium/net/base/
net_module.h 16 // The network module does not have direct access to the way application
17 // resources are stored and fetched by the embedding application (e.g., it
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
README 5 getopt(), optparse and manual argument processing. Rather than an application
20 When you install this library, you also get a helper application,
  /external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/shell/
AwShellApplication.java 7 import android.app.Application;
16 public class AwShellApplication extends Application {
  /external/chromium_org/base/
critical_closure.h 13 // application goes to the background if possible on platforms where
29 // No-op for platforms where the application does not need to acquire
  /external/chromium_org/build/android/tests/multiple_proguards/
AndroidManifest.xml 21 <application android:label="dummy">
29 </application>
  /external/chromium_org/chrome/browser/
browser_process_platform_part_mac.mm 21 // On the Mac, the application continues to run once all windows are closed.
23 // that is done, will cause the application to exit cleanly.

Completed in 1019 milliseconds

<<41424344454647484950>>