Searched refs:CMD_CLOSE (Results 1 – 2 of 2) sorted by relevance
60 private static final int CMD_CLOSE = 3; field in FileBridge124 } else if (cmd == CMD_CLOSE) { in run()157 writeCommandAndBlock(CMD_CLOSE, "close()"); in close()
39270 Landroid/os/FileBridge;->CMD_CLOSE:I