HomeSort by relevance Sort by last modified time
    Searched defs:IMountService (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/storage/
IMountService.h 31 class IMountService: public IInterface {
78 class BnMountService: public BnInterface<IMountService> {
  /hardware/libhardware_legacy/include/hardware_legacy/
IMountService.h 28 class IMountService : public IInterface
  /frameworks/base/core/java/android/os/storage/
IMountService.java 28 * WARNING! Update IMountService.h and IMountService.cpp if you change this
30 * _TRANSACTION enum in IMountService.cpp
35 public interface IMountService extends IInterface {
37 public static abstract class Stub extends Binder implements IMountService {
38 private static class Proxy implements IMountService {
744 private static final String DESCRIPTOR = "IMountService";
    [all...]

Completed in 230 milliseconds