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

<<51525354555657585960>>

  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
SearchActivityTest.java 21 * This is a simple framework for a test of an Application. See
23 * how to write and extend Application tests.
  /packages/apps/Tag/canon/
AndroidManifest.xml 20 <application>
29 </application>
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
MimeTypeTest.java 35 assertEquals("application/rtf", MimeType.inferMimeType("filename.rtf", "application/rtf"));
  /packages/apps/VoiceDialer/tests/
AndroidManifest.xml 20 <application>
22 </application>
  /packages/experimental/PrintService/
AndroidManifest.xml 10 <application
46 </application>
  /packages/experimental/RpcPerformance/
AndroidManifest.xml 13 <application android:label="RPC Performance">
42 </application>
  /packages/experimental/StrictModeTest/
AndroidManifest.xml 14 <application android:label="Strict Mode Tester"
34 </application>
  /packages/experimental/TestBack/
AndroidManifest.xml 12 <application
36 </application>
  /packages/inputmethods/LatinIME/tests/
AndroidManifest.xml 24 <application>
27 </application>
  /packages/providers/ContactsProvider/
Android.mk 16 # application. This configuration line selects which packages will be analyzed,
23 # application. This configuration line selects which packages will be analyzed,
  /packages/providers/DownloadProvider/tests/
AndroidManifest.xml 22 <application>
24 </application>
  /packages/providers/UserDictionaryProvider/
AndroidManifest.xml 21 <application android:process="android.process.acore"
32 </application>
  /packages/screensavers/WebView/
AndroidManifest.xml 7 <application android:label="WebViewDream">
41 </application>
  /packages/wallpapers/Galaxy4/
AndroidManifest.xml 10 <application android:icon="@drawable/icon" android:label="@string/wallpaper_label">
28 </application>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
wrapper.py 4 should be the rest of your curses-based application. If the
5 application raises an exception, wrapper() will restore the terminal
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_45.txt 9 protocol="application/pgp-signature"; micalg=pgp-sha1
21 Content-Type: application/pgp-signature; name="signature.asc"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Files.py 33 """application file - An application's file on disk """
36 """accepts high level events - Is the application high-level event aware? (OBSOLETE: always returns true) """
44 """minimum size - the smallest memory size with which the application can be launched """
48 """opens in Classic - Should the application launch in the Classic environment? """
52 """preferred size - the memory size with which the application will be launched """
56 """suggested size - the memory size with which the developer recommends the application be launched """
82 """creator type - the OSType identifying the application that created the item """
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_scriptpackages.py 19 # Test that we can get an application object
20 obj = mod.application(0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
wrapper.py 4 should be the rest of your curses-based application. If the
5 application raises an exception, wrapper() will restore the terminal
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_45.txt 9 protocol="application/pgp-signature"; micalg=pgp-sha1
21 Content-Type: application/pgp-signature; name="signature.asc"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_scriptpackages.py 19 # Test that we can get an application object
20 obj = mod.application(0)
  /sdk/apps/NotificationStudio/
AndroidManifest.xml 26 <application android:label="@string/app_name" >
36 </application>
  /sdk/apps/SdkController/
AndroidManifest.xml 13 <application
43 </application>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ILaunchController.java 27 * Launches an application on a device or emulator
30 * @param device the device or emulator to launch the application on
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
ISourceRevealer.java 25 * Reveal a particular line in the given application.
26 * @param applicationName the name of the application running the source.

Completed in 946 milliseconds

<<51525354555657585960>>