Searched defs:INT_KEY (Results 1 – 2 of 2) sorted by relevance
94 private static final String INT_KEY = "myint"; field in SendDpcBroadcastServiceTest100 TEST_MDM_EXTRA_BUNDLE.putInt(INT_KEY, INT_VALUE); in TEST_MDM_EXTRA_BUNDLE.putInt() argument
35 private static final String INT_KEY = "int_key"; field in JniUtilsTest