Searched refs:setDevicehasKey (Results 1 – 2 of 2) sorted by relevance
63 ShadowKeyCharacterMap.setDevicehasKey(true); in getAvailabilityStatus_hasPowerKeyAndVoiceCapable_shouldReturnAvailable()72 ShadowKeyCharacterMap.setDevicehasKey(true); in getAvailabilityStatus_noVoiceCapable_shouldReturnUnsupportedOnDevice()81 ShadowKeyCharacterMap.setDevicehasKey(false); in getAvailabilityStatus_noPowerKey_shouldReturnUnsupportedOnDevice()
33 public static void setDevicehasKey(boolean isDeviceHasKey) { in setDevicehasKey() method in ShadowKeyCharacterMap