Searched refs:fromConcatString (Results 1 – 4 of 4) sorted by relevance
38 int[] parsed = IntArray.fromConcatString(concat).toArray(); in concatAndParseString()
385 IntArray.fromConcatString(lp.get(OLD_APP_WIDGET_IDS)).toArray(), in restoreAppWidgetIdsIfExists()386 IntArray.fromConcatString(lp.get(APP_WIDGET_IDS)).toArray(), in restoreAppWidgetIdsIfExists()
258 public static IntArray fromConcatString(String concatString) { in fromConcatString() method in IntArray
98 mPromiseIconIds = IntSet.wrap(IntArray.fromConcatString( in getPromiseIconIds()