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

  /frameworks/base/cmds/content/src/com/android/commands/content/
Content.java 210 private DeleteCommand parseDeleteCommand() {
229 return new DeleteCommand(uri, userId, where);
446 private static class DeleteCommand extends Command {
449 public DeleteCommand(Uri uri, int userId, String where) {
522 private static class QueryCommand extends DeleteCommand {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
UndoDelegator.py 84 self.addcmd(DeleteCommand(index1, index2))
264 class DeleteCommand(Command):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
UndoDelegator.py 84 self.addcmd(DeleteCommand(index1, index2))
264 class DeleteCommand(Command):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oledb.h     [all...]

Completed in 1432 milliseconds