Searched refs:DevicePostureInt (Results 1 – 16 of 16) sorted by relevance
39 @interface DevicePostureInt {} annotation52 @DevicePostureInt int getDevicePosture(); in getDevicePosture()57 static String devicePostureToString(@DevicePostureInt int posture) { in devicePostureToString()81 void onPostureChanged(@DevicePostureInt int posture); in onPostureChanged()
96 @DevicePostureController.DevicePostureInt180 public void onDevicePostureChanged(@DevicePostureController.DevicePostureInt int posture) { in onDevicePostureChanged()195 @DevicePostureController.DevicePostureInt int newPosture, in onDevicePostureOrDisplayRotationChanged()212 private boolean isHalfOpened(@DevicePostureController.DevicePostureInt int posture) { in isHalfOpened()
55 public @interface DevicePostureInt {} annotation in DevicePostureController148 void onDevicePostureChanged(@DevicePostureInt int posture); in onDevicePostureChanged()
40 import com.android.systemui.statusbar.policy.DevicePostureController.DevicePostureInt in <lambda>()68 @DevicePostureInt private val configFaceAuthSupportedPosture: Int in <lambda>()69 @DevicePostureInt private var postureState: Int = DEVICE_POSTURE_UNKNOWN in <lambda>()
378 public boolean singleTapUsesProx(@DevicePostureController.DevicePostureInt int devicePosture) { in singleTapUsesProx()
30 fun toPosture(@DevicePostureController.DevicePostureInt posture: Int): DevicePosture { in toPosture()
45 import com.android.systemui.statusbar.policy.DevicePostureController.DevicePostureInt;66 @DevicePostureInt private int mLastDevicePosture = DEVICE_POSTURE_UNKNOWN;111 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged()
47 import com.android.systemui.statusbar.policy.DevicePostureController.DevicePostureInt;90 @DevicePostureInt private int mLastDevicePosture = DEVICE_POSTURE_UNKNOWN;134 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged()
73 @DevicePostureController.DevicePostureInt138 void onDevicePostureChanged(@DevicePostureController.DevicePostureInt int posture) { in onDevicePostureChanged()
149 import com.android.systemui.statusbar.policy.DevicePostureController.DevicePostureInt;381 @DevicePostureInt1872 public void onPostureChanged(@DevicePostureInt int posture) {
124 @DevicePostureController.DevicePostureInt540 private @DevicePostureController.DevicePostureInt int mPosture;605 @DevicePostureController.DevicePostureInt int posture, in TriggerSensor()625 public boolean setPosture(@DevicePostureController.DevicePostureInt int posture) { in setPosture()
87 @DevicePostureController.DevicePostureInt
303 @DevicePostureController.DevicePostureInt int posture, in tracePostureChanged()
85 @DevicePostureController.DevicePostureInt int proxExistsForPosture) { in setupProximitySensors()
78 protected @DevicePostureController.DevicePostureInt int mDevicePosture;
310 private @DevicePostureController.DevicePostureInt int mDevicePosture;