Searched refs:Other (Results 1 – 17 of 17) sorted by relevance
/packages/modules/Virtualization/authfs/src/file/ |
D | remote_file.rs | 43 .map_err(|e| io::Error::new(io::ErrorKind::Other, e.get_description()))?; in remote_read_chunk() 90 .map_err(|e| io::Error::new(io::ErrorKind::Other, e.get_description()))?; in read_chunk() 118 .map_err(|e| io::Error::new(io::ErrorKind::Other, e.get_description()))?; in write_at() 129 .map_err(|e| io::Error::new(io::ErrorKind::Other, e.get_description()))?; in resize()
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/ |
D | OtherDetailsActivity.java | 35 import com.android.pump.db.Other; 44 private Other mOther; 46 public static void start(@NonNull Context context, @NonNull Other other) { in start() 106 Other other = mMediaDb.getOthers().get(i); in onItemsUpdated()
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/db/ |
D | MediaDb.java | 60 private final List<Other> mOthers = new ArrayList<>(); 129 public void onOthersAdded(@NonNull Collection<Other> others) { in MediaDb() 243 public @NonNull List<Other> getOthers() { in getOthers() 392 public void loadData(@NonNull Other other) { in loadData() 497 public @NonNull Other getOtherById(long id) { in getOtherById() 498 for (Other other : mOthers) { in getOtherById() 634 private void addOthers(@NonNull Collection<Other> others) { in addOthers() 720 private void updateOther(@NonNull Other other) { in updateOther()
|
D | VideoStore.java | 61 void onOthersAdded(@NonNull Collection<Other> others); in onOthersAdded() 88 Collection<Other> others = new ArrayList<>(); in load() 188 Other other = new Other(id, mimeType, query.getName()); in load() 224 boolean loadData(@NonNull Other other) { in loadData()
|
D | Other.java | 26 public class Other extends Video { class 36 Other(long id, @NonNull String mimeType, @NonNull String title) { in Other() method in Other
|
D | MediaProvider.java | 32 @NonNull Other getOtherById(long id); in getOtherById()
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/ |
D | OtherFragment.java | 41 import com.android.pump.db.Other; 88 …private final List<Other> mOthers; // TODO(b/123710968) Use android.support.v7.util.SortedList/and… 126 Other other = mOthers.get(position - 1); in onBindViewHolder() 249 private void bind(@NonNull Other other) {
|
/packages/modules/Virtualization/authfs/src/fsverity/ |
D | editor.rs | 67 io::Error::new(io::ErrorKind::Other, error) in from() 95 merkle_tree.calculate_fsverity_digest().map_err(|e| io::Error::new(io::ErrorKind::Other, e)) in calculate_fsverity_digest() 288 offset.try_into().map_err(|e| io::Error::new(io::ErrorKind::Other, e))?; in write_at() 299 size.try_into().map_err(|e| io::Error::new(io::ErrorKind::Other, e))?; in resize() 308 return Err(io::Error::new(io::ErrorKind::Other, "test!")); in read_chunk()
|
/packages/modules/Permission/PermissionController/tests/inprocess/src/com/android/permissioncontroller/permission/ui/television/ |
D | OWNERS | 4 # Other maintainers (ATV Core Framework team)
|
/packages/modules/ExtServices/ |
D | README.md | 16 ### Other resources
|
/packages/modules/DnsResolver/ |
D | libnetd_resolv.map.txt | 18 # libnetd_resolv library. Other entry points present in the library won't be
|
/packages/modules/adb/ |
D | SOCKET-ACTIVATION.txt | 35 Other "superserver" launcher systems (like macOS launchd) can be
|
/packages/modules/NeuralNetworks/runtime/ |
D | libneuralnetworks.map.txt | 18 # Neural Networks lib. Other entry points present in the library won't be
|
/packages/services/Iwlan/assets/ |
D | defaultiwlanerrorconfig.json | 4 # 1.1. Other than Apn names this can also have "*" value which
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 3646 // Other association rejection failures. 3650 // Other authentication failures.
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 3447 # the BSD license. Other software included in this distribution is
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 10761 confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall
|