HomeSort by relevance Sort by last modified time
    Searched refs:writeInt (Results 101 - 125 of 1007) sorted by null

1 2 3 45 6 7 8 91011>>

  /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/content/pm/
ProviderInfo.java 132 out.writeInt(grantUriPermissions ? 1 : 0);
135 out.writeInt(multiprocess ? 1 : 0);
136 out.writeInt(initOrder);
137 out.writeInt(flags);
138 out.writeInt(isSyncable ? 1 : 0);
ActivityInfo.java 781 dest.writeInt(theme);
782 dest.writeInt(launchMode);
786 dest.writeInt(flags);
787 dest.writeInt(screenOrientation);
788 dest.writeInt(configChanges);
789 dest.writeInt(softInputMode);
790 dest.writeInt(uiOptions);
792 dest.writeInt(persistableMode);
793 dest.writeInt(maxRecents);
794 dest.writeInt(resizeable ? 1 : 0)
    [all...]
UserInfo.java 168 dest.writeInt(id);
171 dest.writeInt(flags);
172 dest.writeInt(serialNumber);
175 dest.writeInt(partial ? 1 : 0);
176 dest.writeInt(profileGroupId);
177 dest.writeInt(guestToRemove ? 1 : 0);
  /frameworks/base/core/java/android/hardware/usb/
UsbInterface.java 186 parcel.writeInt(mId);
187 parcel.writeInt(mAlternateSetting);
189 parcel.writeInt(mClass);
190 parcel.writeInt(mSubclass);
191 parcel.writeInt(mProtocol);
  /frameworks/base/media/java/android/media/tv/
TvStreamConfig.java 104 dest.writeInt(mStreamId);
105 dest.writeInt(mType);
106 dest.writeInt(mMaxWidth);
107 dest.writeInt(mMaxHeight);
108 dest.writeInt(mGeneration);
  /frameworks/base/telephony/java/android/telephony/
CellIdentityWcdma.java 167 dest.writeInt(mMcc);
168 dest.writeInt(mMnc);
169 dest.writeInt(mLac);
170 dest.writeInt(mCid);
171 dest.writeInt(mPsc);
PreciseCallState.java 247 out.writeInt(mRingingCallState);
248 out.writeInt(mForegroundCallState);
249 out.writeInt(mBackgroundCallState);
250 out.writeInt(mDisconnectCause);
251 out.writeInt(mPreciseDisconnectCause);
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BlobCache.java 305 writeInt(buf, IH_MAGIC, MAGIC_INDEX_FILE);
306 writeInt(buf, IH_MAX_ENTRIES, maxEntries);
307 writeInt(buf, IH_MAX_BYTES, maxBytes);
308 writeInt(buf, IH_ACTIVE_REGION, 0);
309 writeInt(buf, IH_ACTIVE_ENTRIES, 0);
310 writeInt(buf, IH_ACTIVE_BYTES, DATA_HEADER_SIZE);
311 writeInt(buf, IH_VERSION, mVersion);
312 writeInt(buf, IH_CHECKSUM, checkSum(buf, 0, IH_CHECKSUM));
321 writeInt(buf, 0, MAGIC_DATA_FILE);
332 writeInt(mIndexHeader, IH_ACTIVE_REGION, mActiveRegion)
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/
PsdFile.java 162 out.writeInt(mHeight);
163 out.writeInt(mWidth);
175 out.writeInt(mLength);
211 out.writeInt(mLength);
215 out.writeInt(mDataLength);
217 out.writeInt(mHorizontalResolution);
220 out.writeInt(mVerticalResolution);
238 out.writeInt(mMiscLength);
239 out.writeInt(mLayerInfoLength);
271 out.writeInt(0)
    [all...]
  /frameworks/base/core/java/android/content/
SyncResult.java 243 parcel.writeInt(syncAlreadyInProgress ? 1 : 0);
244 parcel.writeInt(tooManyDeletions ? 1 : 0);
245 parcel.writeInt(tooManyRetries ? 1 : 0);
246 parcel.writeInt(databaseError ? 1 : 0);
247 parcel.writeInt(fullSyncRequested ? 1 : 0);
248 parcel.writeInt(partialSyncUnavailable ? 1 : 0);
249 parcel.writeInt(moreRecordsToGet ? 1 : 0);
ContentProviderOperation.java 122 dest.writeInt(mType);
125 dest.writeInt(1);
128 dest.writeInt(0);
131 dest.writeInt(1);
134 dest.writeInt(0);
137 dest.writeInt(1);
140 dest.writeInt(0);
143 dest.writeInt(1);
144 dest.writeInt(mExpectedCount);
146 dest.writeInt(0)
    [all...]
  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 405 dest.writeInt(inputType);
406 dest.writeInt(imeOptions);
409 dest.writeInt(actionId);
410 dest.writeInt(initialSelStart);
411 dest.writeInt(initialSelEnd);
412 dest.writeInt(initialCapsMode);
416 dest.writeInt(fieldId);
  /frameworks/base/wifi/java/android/net/wifi/
ScanResult.java 475 dest.writeInt(1);
478 dest.writeInt(0);
483 dest.writeInt(level);
484 dest.writeInt(frequency);
486 dest.writeInt(distanceCm);
487 dest.writeInt(distanceSdCm);
488 dest.writeInt(channelWidth);
489 dest.writeInt(centerFreq0);
490 dest.writeInt(centerFreq1);
492 dest.writeInt(autoJoinStatus)
    [all...]
RttManager.java 258 dest.writeInt(oneSidedRttSupported ? 1 : 0);
259 dest.writeInt(twoSided11McRttSupported ? 1 : 0);
260 dest.writeInt(lciSupported ? 1 : 0);
261 dest.writeInt(lcrSupported ? 1 : 0);
262 dest.writeInt(preambleSupported);
263 dest.writeInt(bwSupported);
467 dest.writeInt(mParams.length);
470 dest.writeInt(params.deviceType);
471 dest.writeInt(params.requestType);
473 dest.writeInt(params.channelWidth)
    [all...]
WifiConfiguration.java     [all...]
  /frameworks/base/core/java/android/app/
ActivityManager.java 756 dest.writeInt(0);
758 dest.writeInt(1);
762 dest.writeInt(0);
764 dest.writeInt(1);
767 dest.writeInt(mColorPrimary);
769 dest.writeInt(0);
771 dest.writeInt(1);
905 dest.writeInt(id);
906 dest.writeInt(persistentId);
908 dest.writeInt(1)
    [all...]
ApplicationThreadNative.java 723 data.writeInt(finished ? 1 : 0);
724 data.writeInt(userLeaving ? 1 :0);
725 data.writeInt(configChanges);
726 data.writeInt(dontReport ? 1 : 0);
737 data.writeInt(showWindow ? 1 : 0);
738 data.writeInt(configChanges);
749 data.writeInt(showWindow ? 1 : 0);
760 data.writeInt(sleeping ? 1 : 0);
772 data.writeInt(procState);
773 data.writeInt(isForward ? 1 : 0)
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
ParceledListSliceTest.java 128 dest.writeInt(listCount);
136 dest.writeInt(1);
146 dest.writeInt(type);
191 dest.writeInt(mFieldA);
192 dest.writeInt(mFieldB);
232 dest.writeInt(mFieldA);
233 dest.writeInt(mFieldB);
234 dest.writeInt(mFieldC);
235 dest.writeInt(mFieldD);
236 dest.writeInt(mFieldE)
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
MultiUserStorageTest.java 22 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.writeInt;
66 writeInt(buildApiPath(FILE_SINGLETON), uid);
67 writeInt(buildApiPath(FILE_MY_UID), uid);
75 writeInt(new File(path, FILE_SINGLETON), uid);
109 writeInt(buildApiObbPath(FILE_OBB_API_SINGLETON), OBB_API_VALUE);
110 writeInt(buildEnvObbPath(FILE_OBB_SINGLETON), OBB_VALUE);
  /frameworks/base/core/java/android/view/
DragEvent.java 464 dest.writeInt(mAction);
467 dest.writeInt(mDragResult ? 1 : 0);
469 dest.writeInt(0);
471 dest.writeInt(1);
475 dest.writeInt(0);
477 dest.writeInt(1);
  /packages/apps/SpeechRecorder/src/com/android/speechrecorder/
WaveHeader.java 233 writeInt(out, 36 + mNumBytes);
238 writeInt(out, 16);
241 writeInt(out, mSampleRate);
242 writeInt(out, mNumChannels * mSampleRate * mBitsPerSample / 8);
248 writeInt(out, mNumBytes);
257 private static void writeInt(OutputStream out, int val) throws IOException {
  /frameworks/base/core/java/android/hardware/soundtrigger/
SoundTrigger.java 149 dest.writeInt(id);
153 dest.writeInt(version);
154 dest.writeInt(maxSoundModels);
155 dest.writeInt(maxKeyphrases);
156 dest.writeInt(maxUsers);
157 dest.writeInt(recognitionModes);
159 dest.writeInt(maxBufferMs);
161 dest.writeInt(powerConsumptionMw);
309 dest.writeInt(id);
310 dest.writeInt(recognitionModes)
    [all...]
  /external/guava/guava-gwt/src/com/google/common/collect/
LinkedHashMultimap_CustomFieldSerializer.java 63 stream.writeInt(multimap.valueSetCapacity);
64 stream.writeInt(multimap.keySet().size());
68 stream.writeInt(multimap.size());
  /frameworks/base/core/java/android/app/usage/
ConfigurationStats.java 128 dest.writeInt(1);
131 dest.writeInt(0);
138 dest.writeInt(mActivationCount);

Completed in 2543 milliseconds

1 2 3 45 6 7 8 91011>>