Searched defs:storage (Results 1 – 8 of 8) sorted by relevance
63 abstract Iterable<Uri> getUris(ClipStore storage) throws IOException; in getUris()72 public static UrisSupplier create(ClipData clipData, ClipStore storage) throws IOException { in create()85 Selection selection, Function<String, Uri> uriBuilder, ClipStore storage) in create()97 static UrisSupplier create(List<Uri> uris, ClipStore storage) throws IOException { in create()113 private JumboUrisSupplier(ClipData clipData, ClipStore storage) throws IOException { in JumboUrisSupplier()141 Iterable<Uri> getUris(ClipStore storage) throws IOException { in getUris()239 Iterable<Uri> getUris(ClipStore storage) { in getUris()
54 final StorageManager storage = getActivity().getSystemService(StorageManager.class); in onCreateView() local106 final StorageManager storage = context.getSystemService(StorageManager.class); in onCreateDialog() local
33 final StorageManager storage = context.getSystemService(StorageManager.class); in onReceive() local
53 final StorageManager storage = getActivity().getSystemService(StorageManager.class); in onCreateView() local
48 final StorageManager storage = getActivity().getSystemService(StorageManager.class); in onCreateView() local
70 final StorageManager storage = mContext.getSystemService(StorageManager.class); in doInBackground() local
88 final StorageManager storage = mActivity.mStorage; in doInBackground() local
282 final StorageManager storage = getContext().getSystemService(StorageManager.class); in refreshUi() local334 final StorageManager storage = context.getSystemService(StorageManager.class); in initMoveDialog() local