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