Searched refs:flags (Results 301 - 325 of 889) sorted by path

<<11121314151617181920>>

/frameworks/base/core/java/android/net/nsd/
H A DDnsSdTxtRecord.java308 public void writeToParcel(Parcel dest, int flags) { argument
H A DNsdServiceInfo.java117 public void writeToParcel(Parcel dest, int flags) { argument
120 dest.writeParcelable(mTxtRecord, flags);
/frameworks/base/core/java/android/nfc/
H A DApduList.java58 public void writeToParcel(Parcel dest, int flags) { argument
H A DNdefMessage.java164 * depending on chunking, SR, and ID flags, so the length returned
211 public void writeToParcel(Parcel dest, int flags) { argument
213 dest.writeTypedArray(mRecords, flags);
H A DNdefRecord.java69 * The binary representation of an NDEF Record includes additional flags to
537 * record flags MB and ME do not make sense outside of the context of
540 * the MB and ME flags, and otherwise following the rules of
608 * a record outside of the context of a message: the MB and ME flags
611 * always setting the MB and ME flags (in other words, assume this
739 * @param ignoreMbMe ignore MB and ME flags, and read only 1 complete record
892 * Uses specified MB and ME flags.<p>
899 byte flags = (byte)((mb ? FLAG_MB : 0) | (me ? FLAG_ME : 0) |
901 buffer.put(flags);
939 public void writeToParcel(Parcel dest, int flags) { argument
[all...]
H A DTag.java361 public void writeToParcel(Parcel dest, int flags) { argument
H A DTechListParcel.java41 public void writeToParcel(Parcel dest, int flags) { argument
H A DTransceiveResult.java62 public void writeToParcel(Parcel dest, int flags) { argument
/frameworks/base/core/java/android/os/
H A DBatteryStats.java488 public void writeToParcel(Parcel dest, int flags) { argument
H A DBinder.java227 int flags) throws RemoteException {
305 int flags) throws RemoteException {
310 boolean r = onTransact(code, data, reply, flags);
320 public void linkToDeath(DeathRecipient recipient, int flags) { argument
326 public boolean unlinkToDeath(DeathRecipient recipient, int flags) { argument
343 int flags) {
351 res = onTransact(code, data, reply, flags);
382 int flags) throws RemoteException;
383 public native void linkToDeath(DeathRecipient recipient, int flags) argument
385 public native boolean unlinkToDeath(DeathRecipient recipient, int flags); argument
226 onTransact(int code, Parcel data, Parcel reply, int flags) argument
304 transact(int code, Parcel data, Parcel reply, int flags) argument
342 execTransact(int code, int dataObj, int replyObj, int flags) argument
381 transact(int code, Parcel data, Parcel reply, int flags) argument
[all...]
H A DBundle.java1606 public void writeToParcel(Parcel parcel, int flags) { argument
H A DCommonClock.java325 protected boolean onTransact(int code, Parcel data, Parcel reply, int flags) argument
338 return super.onTransact(code, data, reply, flags);
H A DDebug.java197 public void writeToParcel(Parcel dest, int flags) { argument
488 int flags) {
496 VMDebug.startMethodTracing(pathName, bufferSize, flags);
509 int bufferSize, int flags) {
510 VMDebug.startMethodTracing(traceName, fd, bufferSize, flags);
520 public static void startMethodTracingDdms(int bufferSize, int flags) { argument
521 VMDebug.startMethodTracingDdms(bufferSize, flags);
862 * @param flags See constants above.
864 public static void printLoadedClasses(int flags) { argument
865 VMDebug.printLoadedClasses(flags);
487 startMethodTracing(String traceName, int bufferSize, int flags) argument
508 startMethodTracing(String traceName, FileDescriptor fd, int bufferSize, int flags) argument
[all...]
H A DDropBoxManager.java124 public Entry(String tag, long millis, byte[] data, int flags) { argument
126 if (((flags & IS_EMPTY) != 0) != (data == null)) {
127 throw new IllegalArgumentException("Bad flags: " + flags);
134 mFlags = flags;
141 public Entry(String tag, long millis, ParcelFileDescriptor data, int flags) { argument
143 if (((flags & IS_EMPTY) != 0) != (data == null)) {
144 throw new IllegalArgumentException("Bad flags: " + flags);
151 mFlags = flags;
158 Entry(String tag, long millis, File data, int flags) argument
240 writeToParcel(Parcel out, int flags) argument
282 addData(String tag, byte[] data, int flags) argument
296 addFile(String tag, File file, int flags) argument
[all...]
H A DIBinder.java214 * @param flags Additional operation flags. Either 0 for a normal
217 public boolean transact(int code, Parcel data, Parcel reply, int flags) argument
246 public void linkToDeath(DeathRecipient recipient, int flags) argument
267 public boolean unlinkToDeath(DeathRecipient recipient, int flags); argument
H A DIPowerManager.aidl28 void acquireWakeLock(IBinder lock, int flags, String tag, in WorkSource ws);
29 void releaseWakeLock(IBinder lock, int flags);
34 void userActivity(long time, int event, int flags);
H A DIUserManager.aidl28 UserInfo createUser(in String name, int flags);
H A DMessage.java83 /*package*/ int flags; field in class:Message
266 this.flags = o.flags & ~FLAGS_TO_CLEAR_ON_COPY_FROM;
379 return (flags & FLAG_ASYNCHRONOUS) != 0;
399 flags |= FLAG_ASYNCHRONOUS;
401 flags &= ~FLAG_ASYNCHRONOUS;
406 flags = 0;
419 return ((flags & FLAG_IN_USE) == FLAG_IN_USE);
423 flags |= FLAG_IN_USE;
481 public void writeToParcel(Parcel dest, int flags) { argument
[all...]
H A DMessenger.java87 public void writeToParcel(Parcel out, int flags) { argument
H A DParcelFileDescriptor.java408 * If {@link Parcelable#PARCELABLE_WRITE_RETURN_VALUE} is set in flags,
411 public void writeToParcel(Parcel out, int flags) { argument
413 if ((flags&PARCELABLE_WRITE_RETURN_VALUE) != 0 && !mClosed) {
H A DParcelUuid.java128 public void writeToParcel(Parcel dest, int flags) { argument
H A DParcelable.java36 * public void writeToParcel(Parcel out, int flags) {
87 * @param flags Additional flags about how the object should be written.
90 public void writeToParcel(Parcel dest, int flags); argument
H A DPatternMatcher.java88 public void writeToParcel(Parcel dest, int flags) { argument
H A DPowerManager.java75 * In addition, you can add two more flags, which affect behavior of the screen only.
76 * <i>These flags have no effect when combined with a {@link #PARTIAL_WAKE_LOCK}.</i></p>
192 * Mask for the wake lock level component of a combined wake lock level and flags integer.
354 * Creates a new wake lock with the specified level and flags.
356 * The {@code levelAndFlags} parameter specifies a wake lock level and optional flags
364 * The wake lock flags are: {@link #ACQUIRE_CAUSES_WAKEUP}
365 * and {@link #ON_AFTER_RELEASE}. Multiple flags can be combined as part of the
637 WakeLock(int flags, String tag) { argument
638 mFlags = flags;
735 * Releases the wake lock with flags t
747 release(int flags) argument
[all...]
H A DRemoteCallback.java91 public void writeToParcel(Parcel out, int flags) { argument

Completed in 883 milliseconds

<<11121314151617181920>>