Home
last modified time | relevance | path

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

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