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

  /system/vold/
ResponseCode.h 54 static const int VolumeStateChange = 605;
  /frameworks/base/services/java/com/android/server/
MountService.java 108 public static final int VolumeStateChange = 605;
492 if (code == VoldResponseCode.VolumeStateChange) {
    [all...]

Completed in 92 milliseconds