Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 231) sorted by relevance

12345678910

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleDataTest.java794 BubbleData.Update update = mUpdateCaptor.getValue(); in assertBubbleAdded() local
799 BubbleData.Update update = mUpdateCaptor.getValue(); in assertBubbleRemoved() local
805 BubbleData.Update update = mUpdateCaptor.getValue(); in assertOrderNotChanged() local
810 BubbleData.Update update = mUpdateCaptor.getValue(); in assertOrderChangedTo() local
816 BubbleData.Update update = mUpdateCaptor.getValue(); in assertSelectionNotChanged() local
821 BubbleData.Update update = mUpdateCaptor.getValue(); in assertSelectionChangedTo() local
827 BubbleData.Update update = mUpdateCaptor.getValue(); in assertSelectionCleared() local
833 BubbleData.Update update = mUpdateCaptor.getValue(); in assertExpandedChangedTo() local
/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl33 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected()
35 in NotificationRankingUpdate update); in onNotificationPosted()
39 in NotificationRankingUpdate update, in NotificationStats stats, int reason); in onNotificationRemoved()
40 void onNotificationRankingUpdate(in NotificationRankingUpdate update); in onNotificationRankingUpdate()
/frameworks/base/core/java/android/appwidget/
DPendingHostUpdate.java39 PendingHostUpdate update = new PendingHostUpdate(appWidgetId, TYPE_VIEWS_UPDATE); in updateAppWidget() local
45 PendingHostUpdate update = new PendingHostUpdate(appWidgetId, TYPE_PROVIDER_CHANGED); in providerChanged() local
51 PendingHostUpdate update = new PendingHostUpdate(appWidgetId, TYPE_VIEW_DATA_CHANGED); in viewDataChanged() local
/frameworks/av/camera/ndk/impl/
DACameraMetadata.cpp359 ACameraMetadata::update(uint32_t tag, uint32_t count, const uint8_t* data) { in update() function in ACameraMetadata
364 ACameraMetadata::update(uint32_t tag, uint32_t count, const int32_t* data) { in update() function in ACameraMetadata
369 ACameraMetadata::update(uint32_t tag, uint32_t count, const float* data) { in update() function in ACameraMetadata
374 ACameraMetadata::update(uint32_t tag, uint32_t count, const double* data) { in update() function in ACameraMetadata
379 ACameraMetadata::update(uint32_t tag, uint32_t count, const int64_t* data) { in update() function in ACameraMetadata
384 ACameraMetadata::update(uint32_t tag, uint32_t count, const ACameraMetadata_rational* data) { in update() function in ACameraMetadata
/frameworks/base/libs/input/
DSpriteController.cpp125 SpriteUpdate& update = updates.editItemAt(i); in doUpdateSprites() local
144 SpriteUpdate& update = updates.editItemAt(i); in doUpdateSprites() local
182 SpriteUpdate& update = updates.editItemAt(i); in doUpdateSprites() local
201 SpriteUpdate& update = updates.editItemAt(i); in doUpdateSprites() local
287 const SpriteUpdate& update = updates.itemAt(i); in doUpdateSprites() local
/frameworks/base/keystore/java/android/security/keystore/
DKeyStoreCryptoOperationChunkedStreamer.java60 OperationResult update(byte[] input); in update() method
107 public byte[] update(byte[] input, int inputOffset, int inputLength) throws KeyStoreException { in update() method in KeyStoreCryptoOperationChunkedStreamer
216 public OperationResult update(byte[] input) { in update() method in KeyStoreCryptoOperationChunkedStreamer.MainDataStream
DKeyStoreCryptoOperationStreamer.java37 byte[] update(byte[] input, int inputOffset, int inputLength) throws KeyStoreException; in update() method
/frameworks/av/camera/
DCameraMetadata.cpp188 status_t CameraMetadata::update(uint32_t tag, in update() function in android::CameraMetadata
201 status_t CameraMetadata::update(uint32_t tag, in update() function in android::CameraMetadata
214 status_t CameraMetadata::update(uint32_t tag, in update() function in android::CameraMetadata
227 status_t CameraMetadata::update(uint32_t tag, in update() function in android::CameraMetadata
240 status_t CameraMetadata::update(uint32_t tag, in update() function in android::CameraMetadata
253 status_t CameraMetadata::update(uint32_t tag, in update() function in android::CameraMetadata
266 status_t CameraMetadata::update(uint32_t tag, in update() function in android::CameraMetadata
280 status_t CameraMetadata::update(const camera_metadata_ro_entry &entry) { in update() function in android::CameraMetadata
/frameworks/av/media/libmedia/include/media/
DPatchBuilder.h49 PatchBuilder& addSink(T&& t, const mix_usecase_t& update) { in addSink()
60 PatchBuilder& addSource(T&& t, const mix_usecase_t& update) { in addSource()
/frameworks/base/services/core/java/com/android/server/display/whitebalance/
DAmbientSensor.java149 protected abstract void update(float value); in update() method in AmbientSensor
288 protected void update(float value) { in update() method in AmbientSensor.AmbientBrightnessSensor
373 protected void update(float value) { in update() method in AmbientSensor.AmbientColorTemperatureSensor
/frameworks/av/media/libaudiohal/impl/
DEffectBufferHalHidl.cpp124 void EffectBufferHalHidl::update() { in update() function in android::effect::CPP_VERSION::EffectBufferHalHidl
132 void EffectBufferHalHidl::update(size_t size) { in update() function in android::effect::CPP_VERSION::EffectBufferHalHidl
/frameworks/av/camera/include/camera/
DCameraMetadata.h148 status_t update(uint32_t tag, Vector<T> data) { in update() function
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/testutils/shadow/
DShadowSmsApplication.java39 protected static ComponentName getDefaultSmsApplication(Context context, boolean update) { in getDefaultSmsApplication()
/frameworks/ml/nn/common/
DTokenHasher.cpp39 bool TokenHasher::update(const void* bytes, size_t length) { in update() function in android::nn::TokenHasher
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.cpp74 void Hwc2TestBufferArea::update() in update() function in Hwc2TestBufferArea
182 void Hwc2TestColor::update() in update() function in Hwc2TestColor
402 void Hwc2TestDisplayFrame::update() in update() function in Hwc2TestDisplayFrame
492 void Hwc2TestSourceCrop::update() in update() function in Hwc2TestSourceCrop
564 void Hwc2TestSurfaceDamage::update() in update() function in Hwc2TestSurfaceDamage
/frameworks/ex/common/java/com/android/common/content/
DSyncStateContentProviderHelper.java95 public int update(SQLiteDatabase db, ContentValues values, in update() method in SyncStateContentProviderHelper
100 public int update(SQLiteDatabase db, long rowId, Object data) { in update() method in SyncStateContentProviderHelper
/frameworks/minikin/include/minikin/
DHasher.h33 IGNORE_INTEGER_OVERFLOW inline Hasher& update(uint32_t data) { in update() function
/frameworks/base/services/core/java/com/android/server/notification/
DRateEstimator.java37 public float update(long now) { in update() method in RateEstimator
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DKalmanFilter.java44 public void update(Matrix z) { in update() method in KalmanFilter
/frameworks/base/packages/LocalTransport/src/com/android/localtransport/
DLocalTransportParameters.java50 public void update(KeyValueListParser parser) { in update() method in LocalTransportParameters
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dsyn_filt.cpp257 Word16 update /* (i) : 0=no update, 1=update of memory. */ in Syn_filt()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DEmergencyCryptkeeperText.java85 public void update() { in update() method in EmergencyCryptkeeperText
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
DTimestampedScoredNetwork.java40 public void update(ScoredNetwork score, long updatedTimestampMillis) { in update() method in TimestampedScoredNetwork
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DProximityClassifier.java45 update(event.values[0] < event.sensor.getMaximumRange(), event.timestamp); in onSensorChanged() method
DClassifierData.java41 public boolean update(MotionEvent event) { in update() method in ClassifierData

12345678910