Searched defs:getLongArray (Results 1 – 2 of 2) sorted by relevance
1270 public long[] getLongArray(@Nullable String key) { in getLongArray() method in BaseBundle
880 static long[] getLongArray(Resources r, int resid, int maxlen, long[] def) { in getLongArray() method in NotificationManagerService