Home
last modified time | relevance | path

Searched refs:putLong (Results 1 – 20 of 20) sorted by relevance

/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
DCalendarQueryService.java260 data.putLong(ID, id); in toPutDataMapRequest()
261 data.putLong(EVENT_ID, eventId); in toPutDataMapRequest()
263 data.putLong(BEGIN, begin); in toPutDataMapRequest()
264 data.putLong(END, end); in toPutDataMapRequest()
/development/samples/Support4Demos/src/com/example/android/supportv4/media/model/
DMusicProvider.java282 .putLong(MediaMetadataCompat.METADATA_KEY_DURATION, duration) in buildFromJSON()
286 .putLong(MediaMetadataCompat.METADATA_KEY_TRACK_NUMBER, trackNumber) in buildFromJSON()
287 .putLong(MediaMetadataCompat.METADATA_KEY_NUM_TRACKS, totalTrackCount) in buildFromJSON()
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/model/
DMusicProvider.java283 .putLong(MediaMetadata.METADATA_KEY_DURATION, duration) in buildFromJSON()
287 .putLong(MediaMetadata.METADATA_KEY_TRACK_NUMBER, trackNumber) in buildFromJSON()
288 .putLong(MediaMetadata.METADATA_KEY_NUM_TRACKS, totalTrackCount) in buildFromJSON()
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeyActivityEvent.java64 args.putLong("alarmTime", mAlarmTime); in injectEvent()
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DUtils.java96 editor.putLong(PREFERENCES_LAT, Double.doubleToRawLongBits(location.latitude)); in storeLocation()
97 editor.putLong(PREFERENCES_LNG, Double.doubleToRawLongBits(location.longitude)); in storeLocation()
/development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
DNoteEdit.java66 bundle.putLong(NotesDbAdapter.KEY_ROWID, mRowId); in onCreate()
/development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
DNoteEdit.java66 bundle.putLong(NotesDbAdapter.KEY_ROWID, mRowId); in onCreate()
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DSimpleGeofenceStore.java92 prefs.putLong(getGeofenceFieldKey(id, KEY_EXPIRATION_DURATION), in setGeofence()
/development/samples/Snake/src/com/example/android/snake/
DSnakeView.java212 map.putLong("mMoveDelay", Long.valueOf(mMoveDelay)); in saveState()
213 map.putLong("mScore", Long.valueOf(mScore)); in saveState()
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
DRemoteControlClientCompat.java241 public MetadataEditorCompat putLong(int key, long value) { in putLong() method in RemoteControlClientCompat.MetadataEditorCompat
DMusicService.java473 .putLong(MediaMetadataRetriever.METADATA_KEY_DURATION, in playNextSong()
/development/samples/ApiDemos/src/com/example/android/apis/content/
DChangedContacts.java149 editor.putLong(key, time); in saveLastTimestamp()
/development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
DWearableMainActivity.java416 .putLong(Constants.KEY_TIME, entry.calendar.getTimeInMillis()); in addLocationEntry()
/development/samples/browseable/DataLayer/Application/src/com.example.android.wearable.datalayer/
DMainActivity.java332 dataMap.getDataMap().putLong("time", new Date().getTime()); in sendPhoto()
/development/apps/GestureBuilder/src/com/android/gesture/builder/
DGestureBuilderActivity.java164 outState.putLong(GESTURES_INFO_ID, mCurrentRenameGesture.gesture.getID()); in onSaveInstanceState()
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DUtilityService.java477 dataMap.getDataMap().putLong(Constants.EXTRA_TIMESTAMP, new Date().getTime()); in sendDataToWearable()
/development/samples/Vault/src/com/example/android/vault/
DVaultProvider.java303 if (!prefs.edit().putLong(PREF_NEXT_ID, childDocId + 1).commit()) { in createDocument()
/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DGuidedStepActivity.java507 arguments.putLong(FourthStepFragment.EXTRA_OPTION, mSelectedOption);
DGuidedStepSupportActivity.java509 arguments.putLong(FourthStepFragment.EXTRA_OPTION, mSelectedOption);
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...