Home
last modified time | relevance | path

Searched refs:BUNDLE_ARRAY_FIELD_KEY (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hal/
DHalTestUtils.java33 private static final String BUNDLE_ARRAY_FIELD_KEY = "arrayField"; field in HalTestUtils
57 bundle.putIntArray(BUNDLE_ARRAY_FIELD_KEY, BUNDLE_ARRAY_FIELD_VALUE); in createTestPersistableBundle()