Searched refs:invalidPropertyID (Results 1 – 1 of 1) sorted by relevance
335 int invalidPropertyID = -1; in testGetPropertyConfigList_noConfig() local337 READ_WRITE_INT_PROPERTY_ID, invalidPropertyID}); in testGetPropertyConfigList_noConfig()339 assertThat(result.unsupportedPropIds).isEqualTo(new int[] {invalidPropertyID}); in testGetPropertyConfigList_noConfig()374 int invalidPropertyID = -1; in testGetPropertiesAsync_propertyIdNotSupported() local376 invalidPropertyID, 0); in testGetPropertiesAsync_propertyIdNotSupported()543 int invalidPropertyID = -1; in testSetPropertiesAsync_propertyIdNotSupported() local545 0, invalidPropertyID, 0, TEST_PROPERTY_VALUE); in testSetPropertiesAsync_propertyIdNotSupported()1682 int invalidPropertyID = -1; in getSupportedNoReadPermPropIds() local1684 CONTINUOUS_READ_ONLY_PROPERTY_ID, WRITE_ONLY_INT_PROPERTY_ID, invalidPropertyID in getSupportedNoReadPermPropIds()