Searched refs:BUNDLE_ARRAY_FIELD_KEY (Results 1 – 1 of 1) sorted by relevance
33 private static final String BUNDLE_ARRAY_FIELD_KEY = "arrayField"; field in HalTestUtils57 bundle.putIntArray(BUNDLE_ARRAY_FIELD_KEY, BUNDLE_ARRAY_FIELD_VALUE); in createTestPersistableBundle()