HomeSort by relevance Sort by last modified time
    Searched full:app_name (Results 1 - 25 of 761) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-4/samples/san-angeles/res/values/
strings.xml 3 <string name="app_name">DemoActivity</string>
  /development/ndk/platforms/android-8/samples/bitmap-plasma/res/values/
strings.xml 3 <string name="app_name">Plasma</string>
  /development/ndk/platforms/android-9/samples/native-activity/res/values/
strings.xml 3 <string name="app_name">NativeActivity</string>
  /development/ndk/platforms/android-9/samples/native-plasma/res/values/
strings.xml 3 <string name="app_name">Native Plasma</string>
  /development/ndk/samples/hello-jni/res/values/
strings.xml 3 <string name="app_name">HelloJni</string>
  /development/ndk/samples/hello-neon/res/values/
strings.xml 3 <string name="app_name">HelloNeon</string>
  /development/ndk/samples/two-libs/res/values/
strings.xml 3 <string name="app_name">TwoLib</string>
  /development/pdk/pndk/samples/samplejni/res/values/
strings.xml 3 <string name="app_name">JNI Example</string>
  /development/samples/CrossCompatibility/res/values/
strings.xml 3 <string name="app_name">TouchExample</string>
  /development/samples/FixedGridLayout/res/values/
strings.xml 3 <string name="app_name">FixedGridLayoutTest</string>
  /frameworks/base/core/tests/ConnectivityManagerTest/res/values/
strings.xml 3 <string name="app_name">ConnectivityManagerTest</string>
  /sdk/templates/
strings.template 3 <string name="app_name">ACTIVITY_ENTRY_NAME</string>
AndroidManifest.template 6 <application android:label="@string/app_name" ICON>
8 android:label="@string/app_name">
  /development/samples/MultiResolution/res/values/
strings.xml 3 <string name="app_name">MultiRes</string>
  /development/tutorials/NotepadCodeLab/Notepadv1/res/values/
strings.xml 3 <string name="app_name">Notepad v1</string>
  /frameworks/base/media/tests/MediaFrameworkTest/res/values/
strings.xml 3 <string name="app_name">mediaPlayerApiTest</string>
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/res/values/
strings.xml 3 <string name="app_name">Notepad v1</string>
  /external/oprofile/libutil/
op_version.c 18 void show_version(char const * app_name)
22 __DATE__ " " __TIME__ "\n", app_name);
  /development/ndk/platforms/android-4/samples/san-angeles/
AndroidManifest.xml 6 <application android:label="@string/app_name">
8 android:label="@string/app_name">
  /development/ndk/platforms/android-8/samples/bitmap-plasma/
AndroidManifest.xml 6 <application android:label="@string/app_name" android:debuggable="true">
8 android:label="@string/app_name">
  /development/ndk/samples/hello-jni/
AndroidManifest.xml 7 <application android:label="@string/app_name"
10 android:label="@string/app_name">
  /development/ndk/samples/hello-neon/
AndroidManifest.xml 6 <application android:label="@string/app_name">
8 android:label="@string/app_name">
  /development/ndk/samples/two-libs/
AndroidManifest.xml 7 <application android:label="@string/app_name">
9 android:label="@string/app_name">
  /development/pdk/pndk/samples/samplejni/
AndroidManifest.xml 6 <application android:icon="@drawable/icon" android:label="@string/app_name">
8 android:label="@string/app_name">
  /development/samples/FixedGridLayout/
AndroidManifest.xml 6 <application android:label="@string/app_name">
8 android:label="@string/app_name">

Completed in 458 milliseconds

1 2 3 4 5 6 7 8 91011>>