Searched refs:mDisclosureWithOrganization (Results 1 – 2 of 2) sorted by relevance
113 protected String mDisclosureWithOrganization; field in KeyguardIndicationControllerBaseTest220 mDisclosureWithOrganization = mContext.getString(R.string.do_disclosure_with_name, in setUp()245 .thenReturn(mDisclosureWithOrganization); in setUp()
248 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureWithOrganization); in disclosure_deviceOwner_withOrganizationName()263 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureWithOrganization); in disclosure_orgOwnedDeviceWithManagedProfile_withOrganizationName()286 verifyIndicationMessage(INDICATION_TYPE_DISCLOSURE, mDisclosureWithOrganization); in disclosure_updateOnTheFly()