Searched defs:newArgs (Results 1 – 11 of 11) sorted by relevance
87 String[] newArgs = new String[getAllArgs().length-1]; in handleDefaultCommands() local88 System.arraycopy(getAllArgs(), 1, newArgs, 0, getAllArgs().length-1); in handleDefaultCommands() local89 getTarget().doDump(getOutFileDescriptor(), getOutPrintWriter(), newArgs); in handleDefaultCommands() local
178 NotifyMotionArgs newArgs = processMotion(args); in notifyMotion() local234 NotifyMotionArgs newArgs(args); in processMouseEventLocked() local267 NotifyMotionArgs newArgs(args); in processTouchpadEventLocked() local
442 NotifyMotionArgs newArgs(args); in notifyMotion() local
171 NotifyMotionArgs newArgs{args}; in removePointerIds() local
419 String[] newArgs = Arrays.copyOf(args, args.length + 1); in dumpProviderProto() local
279 final Bundle newArgs = args == null ? new Bundle() : args; in showSessionLocked() local
249 Vector<String16> newArgs = args; in dump() local
921 Vector<String16> newArgs = args; in dump() local
5198 String[] newArgs = new String[args.length-i]; in dump() local
4402 String[] newArgs = new String[args.length - opti]; in dumpActivity() local
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...