HomeSort by relevance Sort by last modified time
    Searched refs:IMPORTANT (Results 1 - 16 of 16) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/dex/code/
PositionList.java 43 * constant for {@link #make} to indicate that only "important" position
47 public static final int IMPORTANT = 3;
64 case IMPORTANT: {
94 if ((howMuch == IMPORTANT) && !lastWasTarget) {
  /dalvik/dx/src/com/android/dx/dex/code/
PositionList.java 43 * constant for {@link #make} to indicate that only "important" position
47 public static final int IMPORTANT = 3;
64 case IMPORTANT: {
94 if ((howMuch == IMPORTANT) && !lastWasTarget) {
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
PositionList.java 43 * constant for {@link #make} to indicate that only "important" position
47 public static final int IMPORTANT = 3;
64 case IMPORTANT: {
94 if ((howMuch == IMPORTANT) && !lastWasTarget) {
  /ndk/tests/build/topological-sort/jni/
Android.mk 15 # Order is important, i.e. it should have a line that says:
55 # IMPORTANT: foo must appear before bar here.
  /device/generic/goldfish/opengl/
Android.mk 37 # IMPORTANT: ORDER IS CRUCIAL HERE
common.mk 81 # IMPORTANT: Imports are transitive, i.e. when module A imports B,
  /ndk/build/core/
default-build-commands.mk 13 # must appear on the final static linker command (order is important).
23 # IMPORTANT: The result must use the host path convention.
116 # IMPORTANT: The following definitions must use lazy assignment because
  /ndk/sources/third_party/googletest/
Android.mk 87 # IMPORTANT: The test looks at the name of its executable and expects
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 124 private static Bitmap IMPORTANT;
424 IMPORTANT = BitmapFactory.decodeResource(res,
598 mHeader.conversation.priority == UIProvider.ConversationPriority.IMPORTANT;
609 mHeader.personalLevelBitmap = IMPORTANT;
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Conversation.java 676 return priority == UIProvider.ConversationPriority.IMPORTANT;
UIProvider.java 336 * Whether the account provides a mechanism for marking conversations as important.
    [all...]
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java     [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl 516 *** IMPORTANT ***: If you do not take the steps to VERIFY the VNC Server's
586 IMPORTANT: VeNCrypt Server Auto-detection *ONLY* occurs in SSL mode
846 *IMPORTANT WARNING*: If you run SSVNC on a workstation or computer
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /prebuilts/sdk/tools/
jack.jar 

Completed in 319 milliseconds