Searched defs:newData (Results 1 – 15 of 15) sorted by relevance
31 val observer = Observer<T> { newData -> in <lambda>() method
52 public boolean appendBuffer(byte[] newData) { in appendBuffer()
57 PhotoItem newData = null; in get() local
61 VideoItem newData = null; in get() local
142 protected boolean isSameData(D previousData, D newData) { in isSameData()
130 MediaData newData = new MediaData( in prepareMediaData() local
97 Intent newData = result.getData(); in getOverrideActivityResult() local
284 WritableByteChannel newData = Channels.newChannel(outputStream); in writePatchedDataToStream() local
172 PersistableBundle newData = new PersistableBundle(); in testPutInterimResultAndFlushToDisk_shouldWriteDirtyResultsOnly() local
165 std::vector<uint8_t> newData(16 * 16 * 3, 1); in TEST() local
360 MediaData newData = new MediaData( in sendMediaUpdate() local
612 MediaData newData = new MediaData( in removeMediaPlayer() local
476 final Bundle newData = getBundleFromMap(Map.of(KEY_TO_UPDATE, "update")); in testSyncDataFromClient_KeyCanBeUpdated() local
2742 String[] newData = new String[4]; in upgradeToVersion62() local
1230 FilmstripItem newData = null; in notifyNewMedia() local