Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/frameworks/compile/libbcc/tests/
Dbccarm10 def compile(args): argument
15 def runCmd(args): argument
29 def adb(args): argument
46 def compileArm(args): argument
Dtest.py50 def compile(args): argument
55 def runCmd(args): argument
80 def adb(args): argument
104 def compileArm(args): argument
162 def rewritePaths(args): argument
181 def compileCheck(self, args, stdErrResult, stdOutResult="", argument
194 def compileCheckArm(self, args, result): argument
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DLog.java30 public void debug(String format, Object... args) { in debug()
37 public void debugNoln(String format, Object... args) { in debugNoln()
44 public void info(String format, Object... args) { in info()
49 public void error(String format, Object... args) { in error()
54 public void exception(Throwable t, String format, Object... args) { in exception()
/frameworks/volley/src/com/android/volley/
DVolleyLog.java32 public static void v(String format, Object... args) { in v()
38 public static void d(String format, Object... args) { in d()
42 public static void e(String format, Object... args) { in e()
46 public static void e(Throwable tr, String format, Object... args) { in e()
50 public static void wtf(String format, Object... args) { in wtf()
54 public static void wtf(Throwable tr, String format, Object... args) { in wtf()
62 private static String buildMessage(String format, Object... args) { in buildMessage()
/frameworks/base/tests/DumpRenderTree/assets/
Drun_page_cycler.py21 def main(options, args): argument
162 options, args = option_parser.parse_args(); variable
Drun_layout_tests.py138 def main(options, args): argument
319 options, args = option_parser.parse_args(); variable
/frameworks/base/core/java/com/android/internal/os/
DZygoteConnection.java167 String args[]; in runOnce() local
364 Arguments(String args[]) throws IllegalArgumentException { in Arguments()
376 private void parseArgs(String args[]) in parseArgs()
595 private static void applyUidSecurityPolicy(Arguments args, Credentials peer, in applyUidSecurityPolicy()
661 public static void applyDebuggerSystemProperty(Arguments args) { in applyDebuggerSystemProperty()
680 Arguments args, Credentials peer, String peerSecurityContext) in applyRlimitSecurityPolicy()
716 Arguments args, Credentials peer, String peerSecurityContext) in applyCapabilitiesSecurityPolicy()
783 private static void applyInvokeWithSecurityPolicy(Arguments args, Credentials peer, in applyInvokeWithSecurityPolicy()
813 Arguments args, Credentials peer, String peerSecurityContext) in applyseInfoSecurityPolicy()
845 public static void applyInvokeWithSystemProperty(Arguments args) { in applyInvokeWithSystemProperty()
DWrapperInit.java58 public static void main(String[] args) { in main()
101 int targetSdkVersion, FileDescriptor pipeFd, String[] args) { in execApplication()
125 String[] args) { in execStandalone()
DHandlerCaller.java94 SomeArgs args = SomeArgs.obtain(); in obtainMessageBOO() local
122 SomeArgs args = SomeArgs.obtain(); in obtainMessageIIOO() local
129 SomeArgs args = SomeArgs.obtain(); in obtainMessageIOO() local
136 SomeArgs args = SomeArgs.obtain(); in obtainMessageOO() local
143 SomeArgs args = SomeArgs.obtain(); in obtainMessageOOO() local
152 SomeArgs args = SomeArgs.obtain(); in obtainMessageOOOO() local
162 SomeArgs args = SomeArgs.obtain(); in obtainMessageIIII() local
172 SomeArgs args = SomeArgs.obtain(); in obtainMessageIIIIII() local
184 SomeArgs args = SomeArgs.obtain(); in obtainMessageIIIIO() local
/frameworks/base/services/java/com/android/server/am/
DTransferPipe.java53 String[] args) throws RemoteException; in go()
74 String prefix, String[] args) throws IOException, RemoteException { in go()
79 String prefix, String[] args, long timeout) throws IOException, RemoteException { in go()
99 String[] args) throws IOException, RemoteException { in goDump()
104 String[] args, long timeout) throws IOException, RemoteException { in goDump()
116 binder.dumpAsync(tp.getWriteFd().getFileDescriptor(), args); in goDump() local
/frameworks/support/v4/java/android/support/v4/app/
DLoaderManager.java51 public Loader<D> onCreateLoader(int id, Bundle args); in onCreateLoader()
126 public abstract <D> Loader<D> initLoader(int id, Bundle args, in initLoader()
144 public abstract <D> Loader<D> restartLoader(int id, Bundle args, in restartLoader()
169 public abstract void dump(String prefix, FileDescriptor fd, PrintWriter writer, String[] args); in dump()
228 public LoaderInfo(int id, Bundle args, LoaderManager.LoaderCallbacks<Object> callbacks) { in LoaderInfo()
450 public void dump(String prefix, FileDescriptor fd, PrintWriter writer, String[] args) { in dump()
487 private LoaderInfo createLoader(int id, Bundle args, in createLoader()
495 private LoaderInfo createAndInstallLoader(int id, Bundle args, in createAndInstallLoader()
542 … public <D> Loader<D> initLoader(int id, Bundle args, LoaderManager.LoaderCallbacks<D> callback) { in initLoader()
592 …public <D> Loader<D> restartLoader(int id, Bundle args, LoaderManager.LoaderCallbacks<D> callback)… in restartLoader()
[all …]
/frameworks/base/core/java/android/app/
DLoaderManager.java70 public Loader<D> onCreateLoader(int id, Bundle args); in onCreateLoader()
145 public abstract <D> Loader<D> initLoader(int id, Bundle args, in initLoader()
163 public abstract <D> Loader<D> restartLoader(int id, Bundle args, in restartLoader()
188 public abstract void dump(String prefix, FileDescriptor fd, PrintWriter writer, String[] args); in dump()
242 public LoaderInfo(int id, Bundle args, LoaderManager.LoaderCallbacks<Object> callbacks) { in LoaderInfo()
506 public void dump(String prefix, FileDescriptor fd, PrintWriter writer, String[] args) { in dump()
543 private LoaderInfo createLoader(int id, Bundle args, in createLoader()
551 private LoaderInfo createAndInstallLoader(int id, Bundle args, in createAndInstallLoader()
598 … public <D> Loader<D> initLoader(int id, Bundle args, LoaderManager.LoaderCallbacks<D> callback) { in initLoader()
648 …public <D> Loader<D> restartLoader(int id, Bundle args, LoaderManager.LoaderCallbacks<D> callback)… in restartLoader()
[all …]
DApplicationThreadNative.java235 Intent args; in onTransact() local
350 final String[] args = data.readStringArray(); in onTransact() local
352 dumpService(fd.getFileDescriptor(), service, args); in onTransact() local
365 final String[] args = data.readStringArray(); in onTransact() local
367 dumpProvider(fd.getFileDescriptor(), service, args); in onTransact() local
489 final String[] args = data.readStringArray(); in onTransact() local
491 dumpActivity(fd.getFileDescriptor(), activity, prefix, args); in onTransact() local
528 String[] args = data.readStringArray(); in onTransact() local
550 String[] args = data.readStringArray(); in onTransact() local
553 dumpGfxInfo(fd.getFileDescriptor(), args); in onTransact() local
[all …]
/frameworks/support/v4/ics/android/support/v4/text/
DICUCompatIcs.java49 final Object[] args = new Object[] { locale }; in getScript() local
66 final Object[] args = new Object[] { locale }; in addLikelySubtags() local
/frameworks/native/libs/gui/
DSurface.cpp152 va_list args; in hook_perform() local
346 int Surface::perform(int operation, va_list args) in perform()
405 int Surface::dispatchConnect(va_list args) { in dispatchConnect()
410 int Surface::dispatchDisconnect(va_list args) { in dispatchDisconnect()
415 int Surface::dispatchSetUsage(va_list args) { in dispatchSetUsage()
420 int Surface::dispatchSetCrop(va_list args) { in dispatchSetCrop()
425 int Surface::dispatchSetBufferCount(va_list args) { in dispatchSetBufferCount()
430 int Surface::dispatchSetBuffersGeometry(va_list args) { in dispatchSetBuffersGeometry()
441 int Surface::dispatchSetBuffersDimensions(va_list args) { in dispatchSetBuffersDimensions()
447 int Surface::dispatchSetBuffersUserDimensions(va_list args) { in dispatchSetBuffersUserDimensions()
[all …]
/frameworks/base/services/input/
DInputListener.cpp151 const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged()
155 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey()
159 void QueuedInputListener::notifyMotion(const NotifyMotionArgs* args) { in notifyMotion()
163 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch()
167 void QueuedInputListener::notifyDeviceReset(const NotifyDeviceResetArgs* args) { in notifyDeviceReset()
174 NotifyArgs* args = mArgsQueue[i]; in flush() local
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
DMediaRouteChooserDialogFragment.java52 Bundle args = getArguments(); in ensureRouteSelector() local
77 Bundle args = getArguments(); in setRouteSelector() local
DMediaRouteDiscoveryFragment.java85 Bundle args = getArguments(); in setRouteSelector() local
102 Bundle args = getArguments(); in ensureRouteSelector() local
/frameworks/base/core/java/com/android/internal/view/
DIInputConnectionWrapper.java194 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
210 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
226 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
242 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
258 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
418 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
440 SomeArgs args = new SomeArgs(); in obtainMessageISC() local
447 SomeArgs args = new SomeArgs(); in obtainMessageIISC() local
455 SomeArgs args = new SomeArgs(); in obtainMessageIOSC() local
467 SomeArgs args = new SomeArgs(); in obtainMessageOO() local
/frameworks/base/core/java/android/os/
DBinder.java262 String[] args = data.readStringArray(); in onTransact() local
265 dump(fd.getFileDescriptor(), args); in onTransact() local
289 public void dump(FileDescriptor fd, String[] args) { in dump()
311 public void dumpAsync(final FileDescriptor fd, final String[] args) { in dumpAsync()
334 protected void dump(FileDescriptor fd, PrintWriter fout, String[] args) { in dump()
424 public void dump(FileDescriptor fd, String[] args) throws RemoteException { in dump()
438 public void dumpAsync(FileDescriptor fd, String[] args) throws RemoteException { in dumpAsync()
/frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
DLauncher.java69 public abstract void run(String args[]); in run()
72 public static void main(String[] args) { in main()
/frameworks/base/cmds/svc/src/com/android/commands/svc/
DSvc.java34 public abstract void run(String[] args); // run the command in run()
37 public static void main(String[] args) { in main()
/frameworks/base/services/java/com/android/server/
DNativeDaemonConnector.java228 String cmd, Object... args) { in makeCommand()
281 public NativeDaemonEvent execute(String cmd, Object... args) in execute()
316 public NativeDaemonEvent[] executeForList(String cmd, Object... args) in executeForList()
333 public NativeDaemonEvent[] execute(int timeout, String cmd, Object... args) in execute()
442 public Command(String cmd, Object... args) { in Command()
460 public void dump(FileDescriptor fd, PrintWriter pw, String[] args) { in dump()
580 public void dump(FileDescriptor fd, PrintWriter pw, String[] args) { in dump()
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodWrapper.java139 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
165 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
176 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
187 SomeArgs args = (SomeArgs)msg.obj; in executeMessage() local
215 protected void dump(FileDescriptor fd, PrintWriter fout, String[] args) { in dump()
/frameworks/base/core/java/android/content/
DAsyncQueryHandler.java171 WorkerArgs args = new WorkerArgs(); in startQuery() local
213 WorkerArgs args = new WorkerArgs(); in startInsert() local
239 WorkerArgs args = new WorkerArgs(); in startUpdate() local
267 WorkerArgs args = new WorkerArgs(); in startDelete() local
331 WorkerArgs args = (WorkerArgs) msg.obj; in handleMessage() local

12345678910>>...13