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

  /system/vold/
ResponseCode.h 52 static const int CommandNoPermission = 502;
CommandListener.cpp 559 cli->sendMsg(ResponseCode::CommandNoPermission, "No permission to run cryptfs commands", false);
651 cli->sendMsg(ResponseCode::CommandNoPermission, "No permission to run fstrim commands", false);

Completed in 258 milliseconds