Searched refs:testPatternModes (Results 1 – 2 of 2) sorted by relevance
416 const int32_t testPatternModes[] = { in initDefaultCharsKeys() local418 UPDATE(ANDROID_SENSOR_AVAILABLE_TEST_PATTERN_MODES, testPatternModes, in initDefaultCharsKeys()419 ARRAY_SIZE(testPatternModes)); in initDefaultCharsKeys()
2501 const int32_t testPatternModes = ANDROID_SENSOR_TEST_PATTERN_MODE_OFF; in initDefaultRequests() local2502 UPDATE(md, ANDROID_SENSOR_TEST_PATTERN_MODE, &testPatternModes, 1); in initDefaultRequests()