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 164 cli->sendMsg(ResponseCode::VolumeListResult, buffer, false);
    [all...]
  /frameworks/base/services/java/com/android/server/
MountService.java 151 public static final int VolumeListResult = 110;
728 VoldResponseCode.VolumeListResult);
    [all...]

Completed in 153 milliseconds