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

  /system/vold/
ResponseCode.h 26 static const int VolumeListResult = 110;
  /frameworks/base/services/core/java/com/android/server/
MountService.java 166 public static final int VolumeListResult = 110;
811 VoldResponseCode.VolumeListResult);
    [all...]

Completed in 168 milliseconds