Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DTunerSwitch.java30 public void onAttached() { in onAttached() method in TunerSwitch
31 super.onAttached(); in onAttached()
DStatusBarSwitch.java44 public void onAttached() { in onAttached() method in StatusBarSwitch
45 super.onAttached(); in onAttached()
DBatteryPreference.java51 public void onAttached() { in onAttached() method in BatteryPreference
52 super.onAttached(); in onAttached()
DClockPreference.java48 public void onAttached() { in onAttached() method in ClockPreference
49 super.onAttached(); in onAttached()
/frameworks/base/libs/hwui/
DAnimator.h78 virtual void onAttached() {} in onAttached() function
206 virtual void onAttached() override;
DAnimator.cpp85 onAttached(); in attach()
336 void RenderPropertyAnimator::onAttached() { in onAttached() function in android::uirenderer::RenderPropertyAnimator
/frameworks/base/core/java/android/app/
DVoiceInteractor.java288 public void onAttached(Activity activity) { in onAttached() method in VoiceInteractor.Request
950 req.onAttached(activity); in attachActivity()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt7726 method public void onAttached(android.app.Activity);