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