HomeSort by relevance Sort by last modified time
    Searched full:writeint (Results 276 - 300 of 1282) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/print/
PrinterCapabilitiesInfo.java 254 parcel.writeInt(mColorModes);
255 parcel.writeInt(mDuplexModes);
365 parcel.writeInt(0);
369 parcel.writeInt(mediaSizeCount);
387 parcel.writeInt(0);
391 parcel.writeInt(resolutionCount);
409 parcel.writeInt(0);
411 parcel.writeInt(1);
429 parcel.writeInt(defaultCount);
431 parcel.writeInt(mDefaults[i])
    [all...]
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityWindowInfo.java 459 parcel.writeInt(mType);
460 parcel.writeInt(mLayer);
461 parcel.writeInt(mBooleanProperties);
462 parcel.writeInt(mId);
463 parcel.writeInt(mParentId);
466 parcel.writeInt(mAnchorId);
470 parcel.writeInt(0);
473 parcel.writeInt(childCount);
475 parcel.writeInt((int) childIds.get(i));
479 parcel.writeInt(mConnectionId)
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Serialization.java 63 stream.writeInt(map.size());
107 stream.writeInt(entryCount);
110 stream.writeInt(entry.getCount());
153 stream.writeInt(multimap.asMap().size());
156 stream.writeInt(entry.getValue().size());
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DexDataWriter.java 91 writeInt((int)value);
92 writeInt((int)(value >> 32));
95 public static void writeInt(OutputStream out, int value) throws IOException {
102 public void writeInt(int value) throws IOException {
103 writeInt(this, value);
  /frameworks/base/core/java/android/bluetooth/le/
ScanSettings.java 195 dest.writeInt(mScanMode);
196 dest.writeInt(mCallbackType);
197 dest.writeInt(mScanResultType);
199 dest.writeInt(mMatchMode);
200 dest.writeInt(mNumOfMatchesPerFilter);
  /frameworks/base/core/java/android/hardware/usb/
UsbDevice.java 317 parcel.writeInt(mVendorId);
318 parcel.writeInt(mProductId);
319 parcel.writeInt(mClass);
320 parcel.writeInt(mSubclass);
321 parcel.writeInt(mProtocol);
  /frameworks/base/telephony/java/android/telephony/
NeighboringCellInfo.java 282 dest.writeInt(mRssi);
283 dest.writeInt(mLac);
284 dest.writeInt(mCid);
285 dest.writeInt(mPsc);
286 dest.writeInt(mNetworkType);
PreciseCallState.java 247 out.writeInt(mRingingCallState);
248 out.writeInt(mForegroundCallState);
249 out.writeInt(mBackgroundCallState);
250 out.writeInt(mDisconnectCause);
251 out.writeInt(mPreciseDisconnectCause);
ServiceState.java 356 out.writeInt(mVoiceRegState);
357 out.writeInt(mDataRegState);
358 out.writeInt(mVoiceRoamingType);
359 out.writeInt(mDataRoamingType);
366 out.writeInt(mIsManualNetworkSelection ? 1 : 0);
367 out.writeInt(mRilVoiceRadioTechnology);
368 out.writeInt(mRilDataRadioTechnology);
369 out.writeInt(mCssIndicator ? 1 : 0);
370 out.writeInt(mNetworkId);
371 out.writeInt(mSystemId)
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/bc/
BcKeyStoreSpi.java 153 dOut.writeInt(salt.length);
155 dOut.writeInt(iterationCount);
290 dOut.writeInt(salt.length);
292 dOut.writeInt(iterationCount);
350 dOut.writeInt(cEnc.length);
407 dOut.writeInt(enc.length);
758 dOut.writeInt(0);
762 dOut.writeInt(chain.length);
781 dOut.writeInt(b.length);
892 dOut.writeInt(version)
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Settings.java 342 dest.writeInt(getAutoAdvanceSetting());
343 dest.writeInt(snapHeaders);
344 dest.writeInt(replyBehavior);
345 dest.writeInt(convListIcon);
346 dest.writeInt(confirmDelete ? 1 : 0);
347 dest.writeInt(confirmArchive? 1 : 0);
348 dest.writeInt(confirmSend? 1 : 0);
351 dest.writeInt(forceReplyFromDefault ? 1 : 0);
352 dest.writeInt(maxAttachmentSize);
353 dest.writeInt(swipe)
    [all...]
Conversation.java 182 dest.writeInt(hasAttachments ? 1 : 0);
184 dest.writeInt(sendingState);
185 dest.writeInt(priority);
186 dest.writeInt(read ? 1 : 0);
187 dest.writeInt(seen ? 1 : 0);
188 dest.writeInt(starred ? 1 : 0);
190 dest.writeInt(convFlags);
191 dest.writeInt(personalLevel);
192 dest.writeInt(spam ? 1 : 0);
193 dest.writeInt(phishing ? 1 : 0)
    [all...]
  /frameworks/base/core/java/android/app/assist/
AssistStructure.java 120 out.writeInt(mNumWindows);
122 out.writeInt(0);
150 out.writeInt(0);
186 out.writeInt(VALIDATE_VIEW_TOKEN);
195 out.writeInt(child.mChildren.length);
238 out.writeInt(VALIDATE_WINDOW_TOKEN);
378 out.writeInt(mTextStyle);
379 out.writeInt(mTextColor);
381 out.writeInt(mTextBackgroundColor);
382 out.writeInt(mTextSelectionStart)
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 850 out.writeInt(mCount.get());
851 out.writeInt(mLoadedCount);
852 out.writeInt(mUnpluggedCount);
872 out.writeInt(0); // indicates null
875 out.writeInt(1); // indicates non-null
920 out.writeInt(count);
    [all...]
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiDeviceInfo.java 439 dest.writeInt(mHdmiDeviceType);
440 dest.writeInt(mPhysicalAddress);
441 dest.writeInt(mPortId);
444 dest.writeInt(mLogicalAddress);
445 dest.writeInt(mDeviceType);
446 dest.writeInt(mVendorId);
447 dest.writeInt(mDevicePowerStatus);
451 dest.writeInt(mDeviceId);
452 dest.writeInt(mAdopterId);
  /frameworks/base/core/java/android/content/
ContentProviderNative.java 126 reply.writeInt(1);
139 reply.writeInt(0);
178 reply.writeInt(count);
209 reply.writeInt(count);
225 reply.writeInt(count);
243 reply.writeInt(1);
247 reply.writeInt(0);
265 reply.writeInt(1);
269 reply.writeInt(0);
316 reply.writeInt(1)
    [all...]
  /frameworks/base/core/java/android/app/
WallpaperInfo.java 363 dest.writeInt(mThumbnailResource);
364 dest.writeInt(mAuthorResource);
365 dest.writeInt(mDescriptionResource);
366 dest.writeInt(mContextUriResource);
367 dest.writeInt(mContextDescriptionResource);
368 dest.writeInt(mShowMetadataInPreview ? 1 : 0);
  /frameworks/base/services/core/java/com/android/server/net/
IpConfigStore.java 85 out.writeInt(ipAddress.getPrefixLength());
89 out.writeInt(0); // Default route.
90 out.writeInt(1); // Have a gateway.
122 out.writeInt(proxyProperties.getPort());
152 out.writeInt(configKey);
166 out.writeInt(IPCONFIG_FILE_VERSION);
  /frameworks/opt/telephony/src/java/android/telephony/
SmsCbCmasInfo.java 225 dest.writeInt(mMessageClass);
226 dest.writeInt(mCategory);
227 dest.writeInt(mResponseType);
228 dest.writeInt(mSeverity);
229 dest.writeInt(mUrgency);
230 dest.writeInt(mCertainty);
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationSetItem.java 142 out.writeInt(size);
154 out.writeInt(offset);
FieldAnnotationStruct.java 96 out.writeInt(fieldIdx);
97 out.writeInt(annotationsOff);
FieldIdsSection.java 88 out.writeInt(sz);
89 out.writeInt(offset);
MethodAnnotationStruct.java 96 out.writeInt(methodIdx);
97 out.writeInt(annotationsOff);
MethodIdsSection.java 88 out.writeInt(sz);
89 out.writeInt(offset);
ParameterAnnotationStruct.java 120 out.writeInt(methodIdx);
121 out.writeInt(annotationsOff);

Completed in 1082 milliseconds

<<11121314151617181920>>