Searched refs:verifyIndicationMessage (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | KeyguardIndicationControllerTest.java | 141 verifyIndicationMessage(INDICATION_TYPE_ALIGNMENT, in onAlignmentStateChanged_showsSlowChargingIndication() 156 verifyIndicationMessage(INDICATION_TYPE_ALIGNMENT, in onAlignmentStateChanged_showsNotChargingIndication() 220 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureGeneric); in disclosure_deviceOwner_noOrganizationName() 235 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureGeneric); in disclosure_orgOwnedDeviceWithManagedProfile_noOrganizationName() 248 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureWithOrganization); in disclosure_deviceOwner_withOrganizationName() 263 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureWithOrganization); in disclosure_orgOwnedDeviceWithManagedProfile_withOrganizationName() 278 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureGeneric); in disclosure_updateOnTheFly() 286 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureWithOrganization); in disclosure_updateOnTheFly() 311 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mFinancedDisclosureWithOrganization); in disclosure_deviceOwner_financedDeviceWithOrganizationName() 367 verifyIndicationMessage(INDICATION_TYPE_BIOMETRIC_MESSAGE, message); in transientIndication_visibleWhenDozing_unlessSwipeUp_fromHelp() [all …]
|