Searched refs:testPatternModes (Results 1 – 2 of 2) sorted by relevance
405 const int32_t testPatternModes[] = { in initDefaultCharsKeys() local407 UPDATE(ANDROID_SENSOR_AVAILABLE_TEST_PATTERN_MODES, testPatternModes, in initDefaultCharsKeys()408 ARRAY_SIZE(testPatternModes)); in initDefaultCharsKeys()
2847 const int32_t testPatternModes = ANDROID_SENSOR_TEST_PATTERN_MODE_OFF; in initDefaultRequests() local2848 UPDATE(md, ANDROID_SENSOR_TEST_PATTERN_MODE, &testPatternModes, 1); in initDefaultRequests()