/frameworks/support/v7/preference/src/android/support/v7/preference/ |
D | PreferenceGroup.java | 194 preference.onAttached(); in addPreference() 327 public void onAttached() { in onAttached() method in PreferenceGroup 328 super.onAttached(); in onAttached() 337 getPreference(i).onAttached(); in onAttached()
|
D | PreferenceFragmentCompat.java | 527 preferenceScreen.onAttached(); in bindPreferences()
|
D | Preference.java | 1121 public void onAttached() { in onAttached() method in Preference
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
D | TunerSwitch.java | 27 public void onAttached() { in onAttached() method in TunerSwitch 28 super.onAttached(); in onAttached()
|
D | StatusBarSwitch.java | 42 public void onAttached() { in onAttached() method in StatusBarSwitch 43 super.onAttached(); in onAttached()
|
D | ClockPreference.java | 43 public void onAttached() { in onAttached() method in ClockPreference 44 super.onAttached(); in onAttached()
|
D | BatteryPreference.java | 48 public void onAttached() { in onAttached() method in BatteryPreference 49 super.onAttached(); in onAttached()
|
/frameworks/base/libs/hwui/ |
D | Animator.h | 74 virtual void onAttached() {} in onAttached() function 192 virtual void onAttached() override;
|
D | Animator.cpp | 87 onAttached(); in attach() 321 void RenderPropertyAnimator::onAttached() { in onAttached() function in android::uirenderer::RenderPropertyAnimator
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | BaseRecyclerViewInstrumentationTest.java | 740 mAttachmentCounter.onAttached(recyclerView); in onAttachedToRecyclerView() 1091 public void onAttached(RecyclerView recyclerView) { in onAttached() method in BaseRecyclerViewInstrumentationTest.ViewAttachDetachCounter
|
/frameworks/base/core/java/android/app/ |
D | VoiceInteractor.java | 270 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/ |
D | PreferenceFragment.java | 541 preferenceScreen.onAttached(); in bindPreferences()
|
/frameworks/support/v7/preference/api/ |
D | 23.0.0.txt | 116 method public void onAttached();
|
D | 23.1.1.txt | 115 method public void onAttached();
|
D | 23.1.0.txt | 115 method public void onAttached();
|
D | current.txt | 123 method public void onAttached();
|
/frameworks/base/api/ |
D | current.txt | 5745 method public void onAttached(android.app.Activity);
|
D | test-current.txt | 5751 method public void onAttached(android.app.Activity);
|
D | system-current.txt | 5893 method public void onAttached(android.app.Activity);
|