Home
last modified time | relevance | path

Searched refs:onDetached (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DTunerSwitch.java35 public void onDetached() { in onDetached() method in TunerSwitch
37 super.onDetached(); in onDetached()
DStatusBarSwitch.java50 public void onDetached() { in onDetached() method in StatusBarSwitch
52 super.onDetached(); in onDetached()
DClockPreference.java55 public void onDetached() { in onDetached() method in ClockPreference
57 super.onDetached(); in onDetached()
DBatteryPreference.java59 public void onDetached() { in onDetached() method in BatteryPreference
61 super.onDetached(); in onDetached()
/frameworks/base/core/java/android/widget/
DEditor.java710 mInsertionPointCursorController.onDetached(); in onDetachedFromWindow()
714 mSelectionModifierCursorController.onDetached(); in onDetachedFromWindow()
948 mInsertionPointCursorController.onDetached(); in prepareCursorControllers()
956 mSelectionModifierCursorController.onDetached(); in prepareCursorControllers()
4911 onDetached(); in dismiss()
5445 public void onDetached() {} in onDetached() method in Editor.HandleView
5779 public void onDetached() { in onDetached() method in Editor.InsertionHandleView
5780 super.onDetached(); in onDetached()
6234 public void onDetached();
6459 public void onDetached() { in onDetached() method in Editor.SelectionHandleView.InsertionPointCursorController
[all …]
/frameworks/base/core/java/android/app/
DVoiceInteractor.java293 public void onDetached() { in onDetached() method in VoiceInteractor.Request
963 req.onDetached(); in detachActivity()
/frameworks/base/boot/
Dboot-image-profile.txt20004 HSPLandroid/widget/Editor$InsertionHandleView;->onDetached()V
20014 HSPLandroid/widget/Editor$InsertionPointCursorController;->onDetached()V
20029 HSPLandroid/widget/Editor$SelectionModifierCursorController;->onDetached()V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt70117 Landroid/widget/Editor$CursorController;->onDetached()V
70221 Landroid/widget/Editor$HandleView;->onDetached()V
70265 Landroid/widget/Editor$InsertionHandleView;->onDetached()V
70278 Landroid/widget/Editor$InsertionPointCursorController;->onDetached()V
70403 Landroid/widget/Editor$SelectionModifierCursorController;->onDetached()V
/frameworks/base/config/
Dboot-image-profile.txt20052 HSPLandroid/widget/Editor$InsertionHandleView;->onDetached()V
20062 HSPLandroid/widget/Editor$InsertionPointCursorController;->onDetached()V
20077 HSPLandroid/widget/Editor$SelectionModifierCursorController;->onDetached()V
/frameworks/base/core/api/
Dcurrent.txt6887 method public void onDetached();