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

  /system/vold/
ResponseCode.h 26 static const int VolumeListResult = 110;
VolumeManager.cpp 272 cli->sendMsg(ResponseCode::VolumeListResult, buffer, false);
    [all...]
  /frameworks/base/services/core/java/com/android/server/
MountService.java 163 public static final int VolumeListResult = 110;
781 VoldResponseCode.VolumeListResult);
    [all...]

Completed in 66 milliseconds