/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/element/ |
D | CarSystemBarElementControllerTest.java | 69 mController.onViewAttached(); in onViewAttached_noFlagsSet_doesNotSetDisableListener() 77 mController.onViewAttached(); in onViewAttached_disableFlagsSet_setsDisableListener() 85 mController.onViewAttached(); in onViewAttached_disable2FlagsSet_setsDisableListener() 93 mController.onViewAttached(); in onViewAttached_lockTaskFlagsSet_setsDisableListener() 100 mController.onViewAttached(); in onViewAttached_shouldNotRestoreState_doesNotSetStateController() 107 mController.onViewAttached(); in onViewAttached_shouldRestoreState_setsStateController() 114 mController.onViewAttached(); in onViewDetached_unsetsDisableListener() 122 mController.onViewAttached(); in onViewDetached_unsetsStateController()
|
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/qc/ |
D | QCFooterViewControllerTest.java | 110 mController.onViewAttached(); in onAttachedToWindow_enableWhileDriving_doNotRegisterListener() 118 mController.onViewAttached(); in onAttachedToWindow_disableWhileDriving_registerListener() 129 mController.onViewAttached(); in onRestrictionsChanged_registeredListener_setQCFooterViewEnabled() 142 mController.onViewAttached(); in onDetachedFromWindow_enableWhileDriving_doNotUnregisterListener() 152 mController.onViewAttached(); in onDetachedFromWindow_disableWhileDriving_unregisterListener()
|
/packages/services/Car/car_product/distant_display/apps/CarDistantDisplaySystemUI/src/com/android/systemui/car/statusicon/ui/ |
D | DistantDisplayStatusIconPanelController.java | 58 protected void onViewAttached() { in onViewAttached() method in DistantDisplayStatusIconPanelController 59 super.onViewAttached(); in onViewAttached()
|
D | DistantDisplayStatusIconController.java | 65 protected void onViewAttached() { in onViewAttached() method in DistantDisplayStatusIconController 66 super.onViewAttached(); in onViewAttached()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
D | DataSubscriptionUnseenIconController.java | 62 protected void onViewAttached() { in onViewAttached() method in DataSubscriptionUnseenIconController 63 super.onViewAttached(); in onViewAttached()
|
D | DockViewControllerWrapper.java | 124 protected void onViewAttached() { in onViewAttached() method in DockViewControllerWrapper 125 super.onViewAttached(); in onViewAttached()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ |
D | StatusIconViewController.java | 51 protected void onViewAttached() { in onViewAttached() method in StatusIconViewController 52 super.onViewAttached(); in onViewAttached()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/ |
D | QCScreenOffButtonController.java | 70 protected void onViewAttached() { in onViewAttached() method in QCScreenOffButtonController 71 super.onViewAttached(); in onViewAttached()
|
D | QCFooterViewController.java | 79 protected void onViewAttached() { in onViewAttached() method in QCFooterViewController 80 super.onViewAttached(); in onViewAttached()
|
D | QCFooterButtonController.java | 77 protected void onViewAttached() { in onViewAttached() method in QCFooterButtonController 78 super.onViewAttached(); in onViewAttached()
|
D | QCUserPickerButtonController.java | 96 protected void onViewAttached() { in onViewAttached() method in QCUserPickerButtonController 97 super.onViewAttached(); in onViewAttached()
|
D | SystemUIQCViewController.java | 88 protected void onViewAttached() { in onViewAttached() method in SystemUIQCViewController 89 super.onViewAttached(); in onViewAttached()
|
D | QCLogoutButtonController.java | 105 protected void onViewAttached() { in onViewAttached() method in QCLogoutButtonController 106 super.onViewAttached(); in onViewAttached()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/ |
D | MobileSignalStatusIconController.java | 65 protected void onViewAttached() { in onViewAttached() method in MobileSignalStatusIconController 66 super.onViewAttached(); in onViewAttached()
|
D | WifiSignalStatusIconController.java | 71 protected void onViewAttached() { in onViewAttached() method in WifiSignalStatusIconController 72 super.onViewAttached(); in onViewAttached()
|
D | PhoneCallStatusIconController.java | 84 protected void onViewAttached() { in onViewAttached() method in PhoneCallStatusIconController 85 super.onViewAttached(); in onViewAttached()
|
D | LocationStatusIconController.java | 85 protected void onViewAttached() { in onViewAttached() method in LocationStatusIconController 86 super.onViewAttached(); in onViewAttached()
|
D | BluetoothStatusIconController.java | 83 protected void onViewAttached() { in onViewAttached() method in BluetoothStatusIconController 84 super.onViewAttached(); in onViewAttached()
|
D | MediaVolumeStatusIconController.java | 115 protected void onViewAttached() { in onViewAttached() method in MediaVolumeStatusIconController 116 super.onViewAttached(); in onViewAttached()
|
D | SignalStatusIconController.java | 99 protected void onViewAttached() { in onViewAttached() method in SignalStatusIconController 100 super.onViewAttached(); in onViewAttached()
|
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/statusicon/ui/ |
D | MobileSignalStatusIconControllerTest.java | 71 mMobileSignalStatusIconController.onViewAttached(); in onAttached_registersNetworkCallback() 77 mMobileSignalStatusIconController.onViewAttached(); in onDetached_unregistersNetworkCallback()
|
D | WifiSignalStatusIconControllerTest.java | 75 mWifiSignalStatusIconController.onViewAttached(); in onAttached_registersNetworkCallback() 81 mWifiSignalStatusIconController.onViewAttached(); in onDetached_unregistersNetworkCallback()
|
D | BluetoothStatusIconControllerTest.java | 79 mBluetoothStatusIconController.onViewAttached(); in onViewAttached_registersBluetoothCallback() 85 mBluetoothStatusIconController.onViewAttached(); in onViewDetached_removeBluetoothCallback()
|
D | SignalStatusIconControllerTest.java | 82 mSignalStatusIconController.onViewAttached(); in onViewAttached_registersNetworkCallbacks() 89 mSignalStatusIconController.onViewAttached(); in onViewDetached_unregistersNetworkCallbacks()
|
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/statusicon/ui/ |
D | StatusBarSensorInfoController.java | 91 protected void onViewAttached() { in onViewAttached() method in StatusBarSensorInfoController 92 super.onViewAttached(); in onViewAttached()
|