HomeSort by relevance Sort by last modified time
    Searched full:application (Results 426 - 450 of 8339) sorted by null

<<11121314151617181920>>

  /gdk/build/core/
default-application.mk 16 # This is the default Application.mk that is being used for applications
17 # that don't provide $PROJECT_PATH/jni/Application.mk
  /ndk/build/core/
default-application.mk 16 # This is the default Application.mk that is being used for applications
17 # that don't provide $PROJECT_PATH/jni/Application.mk
  /ndk/tests/awk/extract-launchable/
multiple-categories.in 7 <application android:label="@string/app_name"
17 </application>
  /packages/apps/Calculator/
AndroidManifest.xml 7 <application android:label="@string/app_name" android:icon="@mipmap/ic_launcher_calculator">
18 </application>
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
Exchange.java 19 import android.app.Application;
21 public class Exchange extends Application {
  /packages/apps/LegacyCamera/src/com/android/camera/
CameraAppImpl.java 19 import android.app.Application;
21 public class CameraAppImpl extends Application {
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
QsbApplicationWrapper.java 19 import android.app.Application;
21 public class QsbApplicationWrapper extends Application {
  /packages/apps/SpeechRecorder/
AndroidManifest.xml 8 <application android:label="@string/app_name">
18 </application>
  /packages/experimental/CameraPreviewTest/
AndroidManifest.xml 17 <!-- Declare the contents of this Android application. The namespace
19 supplies a unique name for the application. When writing your
20 own application, the package name must be changed from "com.example.*"
33 <!-- This package contains an application... The 'label' is the name
34 to display to the user for the overall application, and provides
37 <application android:label="@string/videochatcameratest_app">
39 <!-- An Activity in the application - this is something the user
60 </application>
  /packages/experimental/NotificationShowcase/
AndroidManifest.xml 8 <application android:icon="@drawable/icon" android:label="@string/app_name">
18 </application>
  /packages/screensavers/Basic/
AndroidManifest.xml 6 <application android:label="@string/app_name">
17 </application>
  /packages/wallpapers/NoiseField/
AndroidManifest.xml 11 <application android:icon="@drawable/icon" android:label="@string/wallpaper_label">
22 </application>
  /packages/wallpapers/PhaseBeam/
AndroidManifest.xml 10 <application android:icon="@drawable/icon" android:label="@string/wallpaper_label">
20 </application>
  /sdk/apps/DeviceConfig/
AndroidManifest.xml 15 <application
27 </application>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest.xml 9 <application android:icon="@drawable/icon" android:label="@string/app_name">
18 </application>
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/
allowbackup.xml 9 <application
22 </application>
allowbackup_ignore.xml 10 <application
23 </application>
broken-manifest2.xml 6 <application android:icon="@drawable/icon" android:label="@string/app_name">
21 </application>
debuggable.xml 9 <application
22 </application>
duplicate-manifest-ignore.xml 8 <application android:icon="@drawable/icon" android:label="@string/app_name" tools:ignore="DuplicateActivity">
21 </application>
duplicate-manifest.xml 7 <application android:icon="@drawable/icon" android:label="@string/app_name">
20 </application>
exportactivity1.xml 9 <application
29 </application>
exportactivity2.xml 9 <application
22 </application>
exportactivity3.xml 9 <application
22 </application>
exportreceiver2.xml 9 <application
22 </application>

Completed in 1070 milliseconds

<<11121314151617181920>>