HomeSort by relevance Sort by last modified time
    Searched defs:FLAG_NONE (Results 1 - 17 of 17) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
Event.java 69 final private static int FLAG_NONE = 0;
145 null /* suggestedWordInfo */, isKeyRepeat ? FLAG_REPEAT : FLAG_NONE, null);
153 null /* suggestedWordInfo */, isKeyRepeat ? FLAG_REPEAT : FLAG_NONE, next);
178 null /* suggestedWordInfo */, FLAG_NONE, null /* next */);
194 x, y, null /* suggestedWordInfo */, FLAG_NONE, null /* next */);
206 suggestedWordInfo, FLAG_NONE, null /* next */);
221 null /* suggestedWordInfo */, FLAG_NONE, null /* next */);
234 Constants.SUGGESTION_STRIP_COORDINATE, suggestedWordInfo, FLAG_NONE,
247 moveAmount, Constants.NOT_A_COORDINATE, null, FLAG_NONE, null);
267 null /* suggestedWordInfo */, FLAG_NONE, null)
    [all...]
  /packages/services/Telephony/src/com/android/phone/common/mail/store/
ImapStore.java 44 public static final int FLAG_NONE = 0x00; // No flags
  /frameworks/base/keystore/java/android/security/
KeyStore.java 80 public static final int FLAG_NONE = 0;
  /frameworks/base/core/java/com/android/internal/policy/
DividerSnapAlgorithm.java 308 mTargets.add(new SnapTarget(position, position, SnapTarget.FLAG_NONE));
315 mTargets.add(new SnapTarget(position, position, SnapTarget.FLAG_NONE));
370 public static final int FLAG_NONE = 0;
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
HostAuth.java 53 public static final int FLAG_NONE = 0x00; // No flags
203 int flags = HostAuth.FLAG_NONE;
Mailbox.java 388 public static final int FLAG_NONE = 0;
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
Http2.java 66 static final byte FLAG_NONE = 0x0;
472 byte flags = FLAG_NONE;
485 byte flags = FLAG_NONE;
502 byte flags = FLAG_NONE;
521 byte flags = ack ? FLAG_ACK : FLAG_NONE;
535 byte flags = FLAG_NONE;
555 byte flags = FLAG_NONE;
730 FLAGS[FLAG_NONE] = "";
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-okhttp/0.13.2/
grpc-okhttp-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 495 milliseconds