Searched refs:REFRESH (Results 1 - 11 of 11) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DMessageQueue.cpp54 mQueue.mLooper->sendMessage(this, Message(MessageQueue::REFRESH));
70 case REFRESH:
H A DMessageQueue.h94 REFRESH = 1, enumerator in enum:android::MessageQueue::__anon1579
107 // sends REFRESH message at next VSYNC
H A DSurfaceFlinger.cpp918 case MessageQueue::REFRESH: {
H A DSurfaceFlinger_hwc1.cpp922 case MessageQueue::REFRESH: {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DAppInterface.java69 REFRESH(0x01), enum constant in enum:AppInterface.CommandType
H A DCatCmdMessage.java124 case REFRESH:
H A DCatService.java115 //Events to signal SIM REFRESH notificatations
389 case REFRESH:
838 CatLog.d(this,"Icc REFRESH with exception: " + ar.exception);
863 ** This function sends a CARD status (ABSENT, PRESENT, REFRESH) to STK_APP.
865 ** REFRESH, additional information is sent in 'refresh_result'
H A DCommandParamsFactory.java190 case REFRESH:
567 * Processes REFRESH proactive command from the SIM card.
578 // REFRESH proactive command is rerouted by the baseband and handled by
579 // the telephony layer. IDLE TEXT should be removed for a REFRESH command
/frameworks/support/v7/recyclerview/src/android/support/v7/util/
H A DMessageThreadUtil.java90 private static final int REFRESH = 1;
97 sendMessageAtFrontOfQueue(SyncQueueItem.obtainMessage(REFRESH, generation, null));
142 case REFRESH:
143 mQueue.removeMessages(REFRESH);
/frameworks/base/core/java/android/widget/
H A DExpandableListConnector.java562 if ((curGm.lastChildFlPos == GroupMetadata.REFRESH) || forceChildrenCountRefresh) {
680 GroupMetadata.REFRESH,
681 GroupMetadata.REFRESH,
876 final static int REFRESH = -1; field in class:ExpandableListConnector.GroupMetadata
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 199 milliseconds