Searched refs:whereBoolean (Results 1 – 14 of 14) sorted by relevance
71 .whereBoolean().isEqualTo(false)) in setDeviceOwnerUsingAdb_isLogged()98 .whereBoolean().isEqualTo(false)) in setProfileOwnerUsingAdb_isLogged()
137 .whereBoolean().isTrue()).wasLogged(); in setAutoTimeRequired_true_logsEvent()156 .whereBoolean().isFalse()).wasLogged(); in setAutoTimeRequired_false_logsEvent()176 .whereBoolean().isTrue()).wasLogged(); in setAutoTimeEnabled_true_logsEvent()197 .whereBoolean().isFalse()).wasLogged(); in setAutoTimeEnabled_false_logsEvent()338 .whereBoolean().isTrue()).wasLogged(); in setAutoTimeZoneEnabled_true_logsEvent()358 .whereBoolean().isFalse()).wasLogged(); in setAutoTimeZoneEnabled_false_logsEvent()
211 .whereBoolean().isEqualTo(deviceState.dpc().isDelegate) in <lambda>()241 .whereBoolean().isEqualTo(deviceState.dpc().isDelegate) in <lambda>()276 .whereBoolean().isEqualTo(deviceState.dpc().isDelegate) in <lambda>()
255 .whereBoolean().isTrue()).wasLogged(); in setScreenCaptureDisabled_true_metricsLogged()274 .whereBoolean().isFalse()).wasLogged(); in setScreenCaptureDisabled_false_metricsLogged()446 .whereBoolean().isEqualTo(true)) in setScreenCaptureDisabled_true_wasLogged()470 .whereBoolean().isEqualTo(false)) in setScreenCaptureDisabled_false_wasLogged()
96 .whereBoolean().isEqualTo(sDeviceState.dpc().isDelegate()) in enableSystemApp_isLogged()
191 .whereBoolean().isEqualTo(sDeviceState.dpc().isDelegate()) in installCaCert_logsEvent()253 .whereBoolean().isEqualTo(sDeviceState.dpc().isDelegate()) in uninstallCaCert_logsEvent()
325 .whereBoolean().isEqualTo(true) in setCameraDisabled_true_wasLogged()352 .whereBoolean().isEqualTo(false) in setCameraDisabled_false_wasLogged()
399 .whereBoolean().isEqualTo(sDeviceState.dpc().isDelegate()) in setApplicationHidden_true_logsEvent()421 .whereBoolean().isEqualTo(sDeviceState.dpc().isDelegate()) in setApplicationHidden_false_logsEvent()
199 .whereBoolean().isEqualTo(sDeviceState.dpc().isDelegate()) in setUninstallBlocked_logged()
700 .whereBoolean().isFalse() // Not from work profile in startActivity_byIntent_logged()721 .whereBoolean().isTrue() // From work profile in startActivity_byIntent_fromWorkProfile_logged()
620 .whereBoolean().isEqualTo(sDeviceState.dpc().isParentInstance()) in setRequiredPasswordComplexity_isLogged()
774 .whereBoolean().isTrue()).wasLogged(); in setBluetoothContactSharingDisabled_isLogged()
141 .whereBoolean() in <lambda>()
81 public BooleanQuery<MetricQueryBuilder> whereBoolean() { in whereBoolean() method in MetricQueryBuilder