Home
last modified time | relevance | path

Searched refs:Refresh (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/docs/html/training/swipe/
Drespond-refresh-request.jd1 page.title=Responding to a Refresh Request
12 <li><a href="#RespondRefresh">Respond to the Refresh Gesture</a></li>
13 <li><a href="#RespondAction">Respond to the Refresh Action</a>
33 <h2 id="RespondRefresh">Respond to the Refresh Gesture</h2>
91 <h2 id="RespondAction">Respond to the Refresh Action</h2>
127 Log.i(LOG_TAG, "Refresh menu item selected");
146 described in <a href="#RespondRefresh">Respond to the Refresh Gesture</a>,
Dindex.jd1 page.title=Supporting Swipe-to-Refresh
56 <b><a href="add-swipe-interface.html">Adding Swipe-to-Refresh To Your
83 <b><a href="respond-refresh-request.html">Responding to a Refresh
Dadd-swipe-interface.jd1 page.title=Adding Swipe-to-Refresh To Your App
13 <li><a href="#AddRefreshAction">Add a Refresh Action to the Action Bar</a>
105 <h2 id="AddRefreshAction">Add a Refresh Action to the Action Bar</h2>
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmp4lib_int.h206 Int Refresh; /* Number of MBs refresh in each frame */ member
Dmotion_est.cpp223 if (video->currLayer == 0 && video->encParams->Refresh) in MotionEstimation()
225 RasterIntraUpdate(intraArray, Mode, totalMB, video->encParams->Refresh); in MotionEstimation()
Dmp4enc_api.cpp310 encParams->Refresh = encOption->numIntraMB; in PVInitVideoEncoder()
2277 encData->encParams->Refresh = numMB; in PVUpdateNumIntraMBRefresh()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2On1Adapter.cpp460 case Callback::Refresh: // Fall-through in isValid()
485 if (descriptor == Callback::Refresh) { in registerCallback()
2544 if (mCallbacks.count(Callback::Refresh) == 0) { in hwc1Invalidate()
2549 const auto& callbackInfo = mCallbacks[Callback::Refresh]; in hwc1Invalidate()
DHWC2.cpp419 registerCallback<HWC2_PFN_REFRESH>(Callback::Refresh, refresh_hook); in registerCallbacks()
/frameworks/base/proto/src/
Dmetrics_constants.proto811 // ACTION: Settings > Wi-Fi > Overflow > Refresh
956 // ACTION: Settings > Bluetooth > Overflow > Refresh
/frameworks/base/docs/html/about/versions/
Dandroid-4.4.jd283 …cture Parameter Set (PPS) values together with the Instantaneous Decoder Refresh (IDR) frame in a …
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd2943 <li>{@code STLport}: Refresh the sources to match the Android platform version. This