Searched refs:ORGANIZATION_NAME (Results 1 – 2 of 2) sorted by relevance
105 protected static final String ORGANIZATION_NAME = "organization"; field in KeyguardIndicationControllerBaseTest221 ORGANIZATION_NAME); in setUp()224 R.string.do_financed_disclosure_with_name, ORGANIZATION_NAME); in setUp()
244 when(mDevicePolicyManager.getDeviceOwnerOrganizationName()).thenReturn(ORGANIZATION_NAME); in disclosure_deviceOwner_withOrganizationName()259 when(mDevicePolicyManager.getOrganizationNameForUser(eq(10))).thenReturn(ORGANIZATION_NAME); in disclosure_orgOwnedDeviceWithManagedProfile_withOrganizationName()282 when(mDevicePolicyManager.getDeviceOwnerOrganizationName()).thenReturn(ORGANIZATION_NAME); in disclosure_updateOnTheFly()302 when(mDevicePolicyManager.getDeviceOwnerOrganizationName()).thenReturn(ORGANIZATION_NAME); in disclosure_deviceOwner_financedDeviceWithOrganizationName()