Home
last modified time | relevance | path

Searched refs:defer (Results 1 – 21 of 21) sorted by relevance

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
DDataBinder.java51 Scope.defer(ex); in DataBinder()
82 Scope.defer(ex); in writerBaseClasses()
99 Scope.defer(ex); in writeBinders()
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/
DScope.java59 public static void defer(ScopedException exception) { in defer() method in Scope
66 defer(new ScopedException(msg)); in registerErrorInternal()
/frameworks/base/libs/hwui/
DLayer.cpp220 void Layer::defer(const OpenGLRenderer& rootRenderer) { in defer() function in android::uirenderer::Layer
241 renderNode->defer(deferredState, 0); in defer()
DDisplayListOp.h78 virtual void defer(DeferStateStruct& deferStruct, int saveCount, int level,
93 virtual void defer(DeferStateStruct& deferStruct, int saveCount, int level, in defer() function
117 virtual void defer(DeferStateStruct& deferStruct, int saveCount, int level, in defer() function
275 virtual void defer(DeferStateStruct& deferStruct, int saveCount, int level, in defer() function
301 virtual void defer(DeferStateStruct& deferStruct, int saveCount, int level, in defer() function
339 virtual void defer(DeferStateStruct& deferStruct, int saveCount, int level, in defer() function
516 virtual void defer(DeferStateStruct& deferStruct, int saveCount, int level, in defer() function
1422 virtual void defer(DeferStateStruct& deferStruct, int saveCount, int level, in defer() function
1425 renderNode->defer(deferStruct, level + 1); in defer()
DFrameBuilder.h222 #define X(Type) void defer##Type(const Type& op);
DLayer.h286 void defer(const OpenGLRenderer& rootRenderer);
DRenderNode.h124 void defer(DeferStateStruct& deferStruct, const int level);
DRenderNode.cpp772 operation->defer(mDeferStruct, saveCount, mLevel, clipToBounds); in pushLayerUpdate()
786 void RenderNode::defer(DeferStateStruct& deferStruct, const int level) { in pushLayerUpdate() function in android::uirenderer::RenderNode
DFrameBuilder.cpp510 …[](FrameBuilder& frameBuilder, const RecordedOp& op) { frameBuilder.defer##Type(static_cast<const …
DOpenGLRenderer.cpp342 layer->defer(*this); in updateLayer()
1442 renderNode->defer(deferStruct, 0);
/frameworks/base/docs/html/google/play/billing/
Dbilling_subscriptions.jd55 <li>You can defer billing for a particular user's subscription, to manage
276 Play Developer API</a>, you can defer the next billing date for a
288 <p>The longest you can defer billing is for one year per call. Of course, you
289 can call the API again before the year is up to defer billing further.</p>
303 14:00:00 UTC, and you use the API to defer the renewal date to 15 August 2015 at
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/
DResourceBundle.java221 Scope.defer(ex); in validateMultiResLayouts()
268 Scope.defer(ex); in validateMultiResLayouts()
/frameworks/base/docs/html/training/performance/battery/network/
Daction-app-traffic.jd60 device is charging. Schedulers defer and batch network requests system-wide, across all apps on
/frameworks/base/docs/html/training/design-navigation/
Dancestral-temporal.jd70 browser's internal history, you should always defer to the system's default behavior for the
/frameworks/base/docs/html/training/implementing-navigation/
Dtemporal.jd238 // Otherwise defer to system default behavior.
/frameworks/base/docs/html/training/sync-adapters/
Dcreating-sync-adapter.jd305 the component in {@link android.app.Service#onCreate onCreate()}, you defer
/frameworks/base/core/java/android/view/
DViewRootImpl.java3982 protected void defer(QueuedInputEvent q) { in defer() method in ViewRootImpl.AsyncInputStage
4050 defer(q); in apply()
/frameworks/base/docs/html/preview/
Dsupport.jd500 We’ve decided to defer this feature to a future release of Android. We plan
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd657 <li>The app has non-user-facing work that you can defer.</li>
Dandroid-4.0.jd781 android.view.View#sendAccessibilityEventUnchecked sendAccessibilityEventUnchecked()} methods defer
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-creating.jd640 tasks in this method, and defer database creation and data loading until the provider actually