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

  /system/core/adb/
adb.h 116 kCsNoPerm, // Insufficient permissions to communicate with the device.
transport.cpp 604 if (t->GetConnectionState() != kCsNoPerm) {
738 if (t->GetConnectionState() == kCsNoPerm) {
849 case kCsNoPerm:
    [all...]

Completed in 73 milliseconds