Searched refs:testNestedIntKey (Results 1 – 1 of 1) sorted by relevance
362 final String testNestedIntKey = "testNestedInt"; in testRepeatNonEmptyPersistableBundle() local384 testNestedPersistableBundle.putInt(testNestedIntKey, 345); in testRepeatNonEmptyPersistableBundle()403 …assertThat(nested.getInt(testNestedIntKey), is(testNestedPersistableBundle.getInt(testNestedIntKey… in testRepeatNonEmptyPersistableBundle()