Searched refs:putInt (Results 1 - 25 of 250) sorted by relevance

12345678910

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
H A DWifiNanHalTest.java118 tlvTx.allocate(150).putByte(0, (byte) 10).putInt(0, 100).putString(0, "some string")
122 tlvRx.allocate(150).putByte(0, (byte) 66).putInt(0, 127).putString(0, "some other string")
139 tlvTx.allocate(150).putByte(0, (byte) 10).putInt(0, 100).putString(0, "some string")
143 tlvRx.allocate(150).putByte(0, (byte) 66).putInt(0, 127).putString(0, "some other string")
174 tlvTx.allocate(150).putByte(0, (byte) 10).putInt(0, 100).putString(0, "some string")
178 tlvRx.allocate(150).putByte(0, (byte) 66).putInt(0, 127).putString(0, "some other string")
195 tlvTx.allocate(150).putByte(0, (byte) 10).putInt(0, 100).putString(0, "some string")
199 tlvRx.allocate(150).putByte(0, (byte) 66).putInt(0, 127).putString(0, "some other string")
268 args.putInt("status", WifiNanNative.NAN_STATUS_SUCCESS);
269 args.putInt("valu
[all...]
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
H A DMarshalQueryableRect.java42 buffer.putInt(value.left);
43 buffer.putInt(value.top);
44 buffer.putInt(value.width());
45 buffer.putInt(value.height());
H A DMarshalQueryableStreamConfiguration.java46 buffer.putInt(value.getFormat());
47 buffer.putInt(value.getWidth());
48 buffer.putInt(value.getHeight());
49 buffer.putInt(value.isInput() ? 1 : 0);
H A DMarshalQueryableHighSpeedVideoConfiguration.java48 buffer.putInt(value.getWidth());
49 buffer.putInt(value.getHeight());
50 buffer.putInt(value.getFpsMin());
51 buffer.putInt(value.getFpsMax());
52 buffer.putInt(value.getBatchSizeMax());
H A DMarshalQueryableMeteringRectangle.java49 buffer.putInt(xMin);
50 buffer.putInt(yMin);
51 buffer.putInt(xMax);
52 buffer.putInt(yMax);
53 buffer.putInt(weight);
H A DMarshalQueryableReprocessFormatsMap.java57 buffer.putInt(input);
62 buffer.putInt(outputs.length);
66 buffer.putInt(output);
H A DMarshalQueryableSize.java41 buffer.putInt(value.getWidth());
42 buffer.putInt(value.getHeight());
/frameworks/base/core/tests/coretests/src/android/app/
H A DInstrumentationTest.java31 bundle.putInt("iterations", i);
/frameworks/base/core/java/android/ddm/
H A DDdmHandleHello.java148 out.putInt(DdmServer.CLIENT_PROTOCOL_VERSION);
149 out.putInt(android.os.Process.myPid());
150 out.putInt(vmIdent.length());
151 out.putInt(appName.length());
154 out.putInt(UserHandle.myUserId());
155 out.putInt(instructionSetDescription.length());
157 out.putInt(vmFlags.length());
192 out.putInt(vmFeatures.length + FRAMEWORK_FEATURES.length);
194 out.putInt(vmFeatures[i].length());
198 out.putInt(FRAMEWORK_FEATURE
[all...]
H A DDdmHandleThread.java161 out.putInt(0);
162 out.putInt(threadId);
163 out.putInt(trace.length);
165 out.putInt(elem.getClassName().length());
167 out.putInt(elem.getMethodName().length());
170 out.putInt(elem.getFileName().length());
173 out.putInt(0);
175 out.putInt(elem.getLineNumber());
H A DDdmHandleAppName.java98 out.putInt(appName.length());
100 out.putInt(userId);
/frameworks/base/telephony/java/android/telephony/
H A DCarrierConfigManager.java738 sDefaults.putInt(KEY_CARRIER_DEFAULT_WFC_IMS_MODE_INT, 2);
749 sDefaults.putInt(KEY_CARRIER_INSTANT_LETTERING_LENGTH_LIMIT_INT, 64);
771 sDefaults.putInt(KEY_VOLTE_REPLACEMENT_RAT_INT, 0);
774 sDefaults.putInt(KEY_VVM_PORT_NUMBER_INT, 0);
796 sDefaults.putInt(KEY_DURATION_BLOCKING_DISABLED_AFTER_EMERGENCY_INT, 7200);
807 sDefaults.putInt(KEY_GSM_DTMF_TONE_DELAY_INT, 0);
808 sDefaults.putInt(KEY_IMS_DTMF_TONE_DELAY_INT, 0);
809 sDefaults.putInt(KEY_CDMA_DTMF_TONE_DELAY_INT, 100);
817 sDefaults.putInt(KEY_WFC_SPN_FORMAT_IDX_INT, 0);
818 sDefaults.putInt(KEY_WFC_DATA_SPN_FORMAT_IDX_IN
[all...]
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
H A DSingleUserReceiver.java30 res.putInt("user", UserHandle.myUserId());
H A DUserTarget.java32 res.putInt("user", UserHandle.myUserId());
/frameworks/base/telephony/java/android/telephony/gsm/
H A DGsmCellLocation.java143 m.putInt("lac", mLac);
144 m.putInt("cid", mCid);
145 m.putInt("psc", mPsc);
/frameworks/base/telephony/java/android/telephony/cdma/
H A DCdmaCellLocation.java213 bundleToFill.putInt("baseStationId", this.mBaseStationId);
214 bundleToFill.putInt("baseStationLatitude", this.mBaseStationLatitude);
215 bundleToFill.putInt("baseStationLongitude", this.mBaseStationLongitude);
216 bundleToFill.putInt("systemId", this.mSystemId);
217 bundleToFill.putInt("networkId", this.mNetworkId);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DTelephonyEventLog.java184 b.putInt(DATA_KEY_PHONE_ID, mPhoneId);
185 b.putInt(DATA_KEY_PARAM1, param1);
186 b.putInt(DATA_KEY_PARAM2, param2);
212 b.putInt(SERVICE_STATE_VOICE_REG_STATE, mVoiceRegState);
217 b.putInt(SERVICE_STATE_DATA_REG_STATE, mDataRegState);
222 b.putInt(SERVICE_STATE_VOICE_ROAMING_TYPE, mVoiceRoamingType);
227 b.putInt(SERVICE_STATE_DATA_ROAMING_TYPE, mDataRoamingType);
252 b.putInt(SERVICE_STATE_VOICE_RAT, mRilVoiceRadioTechnology);
257 b.putInt(SERVICE_STATE_DATA_RAT, mRilDataRadioTechnology);
343 b.putInt(DATA_KEY_RA
[all...]
/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportPrefs.java45 prefs.edit().putInt(KEY_WARNING_STATE, value).apply();
/frameworks/base/core/java/android/app/
H A DBroadcastOptions.java137 b.putInt(KEY_MIN_MANIFEST_RECEIVER_API_LEVEL, mMinManifestReceiverApiLevel);
140 b.putInt(KEY_MAX_MANIFEST_RECEIVER_API_LEVEL, mMaxManifestReceiverApiLevel);
/frameworks/base/services/net/java/android/net/netlink/
H A DStructNlMsgHdr.java119 byteBuffer.putInt(nlmsg_len);
122 byteBuffer.putInt(nlmsg_seq);
123 byteBuffer.putInt(nlmsg_pid);
H A DStructNlMsgErr.java59 byteBuffer.putInt(error);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiSettingsStore.java139 Settings.Global.putInt(cr, Settings.Global.WIFI_ON, state);
185 Settings.Global.putInt(mContext.getContentResolver(),
212 Settings.Global.putInt(cr, Settings.Global.WIFI_ON, WIFI_DISABLED);
/frameworks/base/core/tests/coretests/src/android/os/
H A DBrightnessLimit.java57 Settings.System.putInt(getContentResolver(), Settings.System.SCREEN_BRIGHTNESS, 0);
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DGlobalSetting.java44 Global.putInt(mContext.getContentResolver(), mSettingName, value);
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DOrderedDataOutputStream.java46 mByteBuffer.putInt(value);

Completed in 794 milliseconds

12345678910