HomeSort by relevance Sort by last modified time
    Searched full:plan (Results 51 - 75 of 261) sorted by null

1 23 4 5 6 7 8 91011

  /development/simulator/app/
MessageStream.h 92 * copies if you plan to use them long-term.
  /external/clearsilver/perl/
test.pl 27 BEGIN { plan tests => 13 };
  /external/dbus/dbus/
dbus.h 93 * file HACKING which comes with the source code if you plan to contribute to
  /external/webkit/WebCore/platform/android/
PlatformBridge.h 98 // but the long term plan is to move to the WebKit API and share the bridge and its
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
parsePatch.pl 86 plan(tests => @expectedDiffHashRefs * @diffHashRefKeys);
  /frameworks/base/core/java/android/util/
CharsetUtils.java 33 * <b>Note:</b> This class is hidden in Cupcake, with a plan to
  /frameworks/base/docs/html/sdk/
requirements.jd 65 <p>The Android SDK requires disk storage for all of the components that you choose to install. The table below provides a rough idea of the disk-space requirements to expect, based on the components that you plan to use. </p>
installing.jd 209 you plan to debug your application on an actual Android-powered device. If you
270 latest version of the platform. Later, if you plan to publish your application,
291 matches the API Level of the Android platform that you plan to use.</td>
312 <td>If you plan to publish your application, you will want to download
  /external/bzip2/
CHANGES 192 for Unix platforms. The general plan here is to autoconfiscate/
194 or perhaps 1.2.0. That, however, is still just a plan at this point.
  /cts/tools/host/test/com/android/cts/
TestSessionLogBuilderTests.java 117 "\t<Description>Demo test plan</Description>\n" +
ConsoleTests.java 452 * Test starting test plan directly when activating CTS from console.
455 String cmdLine = "start --plan demo --config " + CONFIG_PATH;
467 cmdLine = "start --plan demo --config " + ROOT;
  /dalvik/docs/
libraries.html 138 <p>In addition to the aforementioned packages, we plan to support the following
debugmon.html 157 <p>The plan is to have a drop-down menu with two entries,
211 account in the design, but do not plan to implement them unless the need
526 sent. The current plan is to send it either immediately after a GC,
541 <p>[Alternate plan for 'K': array of byte, array of char, array of Object,
  /dalvik/vm/arch/arm/
CallOldABI.S 90 @ rest of the code. If we don't plan to use a debugger we can speed
  /external/iproute2/doc/actions/
ifb-README 30 --> Instead the plan is to have a contrack related action. This action will
mirred-usage 2 Very funky action. I do plan to add to a few more things to it
  /external/stlport/
INSTALL 60 If you DO NOT plan to use STLport iostreams and/or locale implementation but just
  /external/webkit/WebKit/qt/docs/
qtwebkit.qdoc 97 on Windows. We plan to address this in a future release.
  /frameworks/base/core/java/android/emoji/
EmojiFactory.java 28 * There's no plan to make this public for now.
  /frameworks/base/docs/html/resources/articles/
wikinotes-linkify.jd 110 capable of doing something with the resulting data. I plan to cover
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStateUnitTestTemplate.java 95 // However, this is no longer true. The plan is to have a STOPPED state.
  /frameworks/base/core/res/res/values-fr/
strings.xml 193 <string name="permdesc_reorderTasks" msgid="126252774270522835">"Permet à une application de placer des tâches au premier plan ou en arrière-plan. Des applications malveillantes peuvent se placer inopinément au premier plan sans votre autorisation."</string>
200 <string name="permlab_killBackgroundProcesses" msgid="8373714752793061963">"arrêter les processus en arrière-plan"</string>
201 <string name="permdesc_killBackgroundProcesses" msgid="2908829602869383753">"Permet à une application d\'arrêter les processus en arrière-plan d\'autres d\'applications, même lorsqu\'il n\'y a pas de problème de mémoire."</string>
205 <string name="permdesc_forceBack" msgid="6534109744159919013">"Permet à une application de forcer une autre application exécutée au premier plan à se fermer et à passer en arrière-plan. Les applications normales ne devraient jamais avoir recours à cette fonctionnalité."</string>
235 <string name="permdesc_manageAppTokens" msgid="977127907524195988">"Permet à des applications de créer et gérer leurs propres jetons en ignorant leur ordre de plan normal. Les applications normales ne devraient jamais avoir recours à cette fonctionnalité."</string>
    [all...]
  /cts/tools/host/src/com/android/cts/
Selector.java 183 * Building the specific plan by following user's selection.
  /external/libpng/scripts/
makefile.hp64 14 # Note that if you plan to build a libpng shared library, zlib must also
makefile.hpux 14 # Note that if you plan to build a libpng shared library, zlib must also

Completed in 374 milliseconds

1 23 4 5 6 7 8 91011