HomeSort by relevance Sort by last modified time
    Searched refs:IMPORTANT (Results 1 - 17 of 17) 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 82 # IMPORTANT: Imports are transitive, i.e. when module A imports B,
  /sdk/emulator/opengl/
Android.mk 52 # IMPORTANT: ORDER IS CRUCIAL HERE
common.mk 101 # 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
  /external/chromium_org/tools/grit/grit/tool/
resize.py 156 IMPORTANT NOTE: For now, the tool outputs a UTF-8 encoded file for any language
  /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...]
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 441 milliseconds