Searched defs:readBundle (Results 1 – 3 of 3) sorted by relevance
95 static PersistableBundle readBundle(@NonNull File src) throws IOException { in readBundle() method in AppsIndexerSettings
128 static PersistableBundle readBundle(@NonNull File src) throws IOException { in readBundle() method in ContactsIndexerSettings
47 public static PersistableBundle readBundle(@NonNull File bundleFile) throws IOException { in readBundle() method in IoUtils