OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:requestsync
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/cmds/requestsync/
Android.mk
7
LOCAL_MODULE :=
requestsync
12
LOCAL_MODULE :=
requestsync
13
LOCAL_SRC_FILES :=
requestsync
/build/target/product/
core.mk
74
requestsync
\
mini.mk
147
requestsync
\
/frameworks/base/cmds/requestsync/src/com/android/commands/requestsync/
RequestSync.java
18
package com.android.commands.
requestsync
;
26
public class
RequestSync
{
47
(new
RequestSync
()).run(args);
83
ContentResolver.
requestSync
(account, mAuthority, mExtras);
210
"usage:
requestsync
[options]\n" +
Completed in 87 milliseconds