Home
last modified time | relevance | path

Searched refs:onAttached (Results 1 – 19 of 19) sorted by relevance

/frameworks/support/v7/preference/src/android/support/v7/preference/
DPreferenceGroup.java194 preference.onAttached(); in addPreference()
327 public void onAttached() { in onAttached() method in PreferenceGroup
328 super.onAttached(); in onAttached()
337 getPreference(i).onAttached(); in onAttached()
DPreferenceFragmentCompat.java527 preferenceScreen.onAttached(); in bindPreferences()
DPreference.java1121 public void onAttached() { in onAttached() method in Preference
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DTunerSwitch.java27 public void onAttached() { in onAttached() method in TunerSwitch
28 super.onAttached(); in onAttached()
DStatusBarSwitch.java42 public void onAttached() { in onAttached() method in StatusBarSwitch
43 super.onAttached(); in onAttached()
DClockPreference.java43 public void onAttached() { in onAttached() method in ClockPreference
44 super.onAttached(); in onAttached()
DBatteryPreference.java48 public void onAttached() { in onAttached() method in BatteryPreference
49 super.onAttached(); in onAttached()
/frameworks/base/libs/hwui/
DAnimator.h74 virtual void onAttached() {} in onAttached() function
192 virtual void onAttached() override;
DAnimator.cpp87 onAttached(); in attach()
321 void RenderPropertyAnimator::onAttached() { in onAttached() function in android::uirenderer::RenderPropertyAnimator
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java740 mAttachmentCounter.onAttached(recyclerView); in onAttachedToRecyclerView()
1091 public void onAttached(RecyclerView recyclerView) { in onAttached() method in BaseRecyclerViewInstrumentationTest.ViewAttachDetachCounter
/frameworks/base/core/java/android/app/
DVoiceInteractor.java270 public void onAttached(Activity activity) { in onAttached() method in VoiceInteractor.Request
927 req.onAttached(activity); in attachActivity()
/frameworks/support/v14/preference/src/android/support/v14/preference/
DPreferenceFragment.java541 preferenceScreen.onAttached(); in bindPreferences()
/frameworks/support/v7/preference/api/
D23.0.0.txt116 method public void onAttached();
D23.1.1.txt115 method public void onAttached();
D23.1.0.txt115 method public void onAttached();
Dcurrent.txt123 method public void onAttached();
/frameworks/base/api/
Dcurrent.txt5745 method public void onAttached(android.app.Activity);
Dtest-current.txt5751 method public void onAttached(android.app.Activity);
Dsystem-current.txt5893 method public void onAttached(android.app.Activity);