Home
last modified time | relevance | path

Searched refs:DevicePostureControllerImpl (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDevicePostureControllerImpl.java38 public class DevicePostureControllerImpl implements DevicePostureController { class
45 public DevicePostureControllerImpl( in DevicePostureControllerImpl() method in DevicePostureControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/dagger/
H A DStatusBarPolicyModule.java43 import com.android.systemui.statusbar.policy.DevicePostureControllerImpl;
160 DevicePostureControllerImpl devicePostureControllerImpl); in provideDevicePostureController()