Searched refs:getDelegate (Results 1 – 5 of 5) sorted by relevance
39 getDelegate().installViewFactory(); in onCreate()40 getDelegate().onCreate(savedInstanceState); in onCreate()48 getDelegate().onPostCreate(savedInstanceState); in onPostCreate()52 getDelegate().setSupportActionBar(toolbar); in setSupportActionBar()57 return getDelegate().getMenuInflater(); in getMenuInflater()62 getDelegate().setContentView(layoutResID); in setContentView()67 getDelegate().setContentView(view); in setContentView()72 getDelegate().setContentView(view, params); in setContentView()77 getDelegate().addContentView(view, params); in addContentView()83 getDelegate().onPostResume(); in onPostResume()[all …]
520 if (focusable && mBouncerView.getDelegate() != null) { in onWindowFocusableChanged()521 mBouncerView.getDelegate().resume(); in onWindowFocusableChanged()528 if (changed && allowRotaryFocus && mBouncerView.getDelegate() != null) { in setAllowRotaryFocus()530 mBouncerView.getDelegate().resume(); in setAllowRotaryFocus()
65 public LoaderManager getDelegate() { in getDelegate() method in TestLoaderManager
155 public @InferenceInput.Params.Delegate int getDelegate() { in getDelegate() method in InferenceInputParcel
2653 PLkotlinx/coroutines/CancellableContinuationImpl;->getDelegate$external__kotlinx_coroutines__androi…2905 PLkotlinx/coroutines/internal/DispatchedContinuation;->getDelegate$external__kotlinx_coroutines__an…