Searched refs:BOOLEANKEYVALUE (Results 1 – 1 of 1) sorted by relevance
68 private static final boolean BOOLEANKEYVALUE = false; field in BundleTest137 mBundle.putBoolean(BOOLEANKEY, BOOLEANKEYVALUE); in testClone()