Searched refs:argl1 (Results 1 – 7 of 7) sorted by relevance
65 public long argl1; field in SomeArgs131 argl1 = 0; in clear()
238 (JobWorkItem) args.arg2, args.argl1, args.argl2); in handleMessage()256 (JobWorkItem) args.arg2, args.argl1, args.argl2); in handleMessage()464 args.argl1 = downloadBytes; in updateTransferredNetworkBytes()484 args.argl1 = downloadBytes; in updateEstimatedNetworkBytes()
131 args.argl1 = offsetMicros; in injectEvent()225 long offsetMicros = args.argl1; in handleMessage()
120 args.argl1 = newEstimatedLaunchTime;516 processUpdatedEstimatedLaunchTime(args.argi1, (String) args.arg1, args.argl1); in handleMessage()
1081 args.argl1 = operationId; in showAuthenticationDialog()1150 args.argl1 = requestId; in hideAuthenticationDialog()1719 someArgs.argl1 /* operationId */, in handleMessage()1759 mCallbacks.get(i).hideAuthenticationDialog(someArgs.argl1 /* requestId */); in handleMessage()
940 args.argl1 = operationId; in showAuthenticationDialog()1217 final long operationId = args.argl1; in showDialog()
2380 args.argl1 = timeStamp; in log()2421 long reportedTimeStampNanos = args.argl1; in handleMessage()