OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hosted
(Results
1 - 10
of
10
) sorted by null
/development/scripts/
add-accounts-sdk
60
"[<
hosted
address[:password]>] "
67
hosted
= None
73
hosted
= addr
97
if
hosted
and hosted_account:
99
print "A
hosted
account is already configured on this device;"
102
hosted
= None
111
if not gmail and not
hosted
: break
113
if
hosted
:
114
SetProp(adb_flags, "ro.config.hosted_account",
hosted
)
115
print "set hosted_account to",
hosted
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/js/
file_type.js
79
//
Hosted
docs.
80
{type: '
hosted
', icon: 'gdoc', name: 'GDOC_DOCUMENT_FILE_TYPE',
82
{type: '
hosted
', icon: 'gsheet', name: 'GSHEET_DOCUMENT_FILE_TYPE',
84
{type: '
hosted
', icon: 'gslides', name: 'GSLIDES_DOCUMENT_FILE_TYPE',
86
{type: '
hosted
', icon: 'gdraw', name: 'GDRAW_DOCUMENT_FILE_TYPE',
88
{type: '
hosted
', icon: 'gtable', name: 'GTABLE_DOCUMENT_FILE_TYPE',
90
{type: '
hosted
', icon: 'glink', name: 'GLINK_DOCUMENT_FILE_TYPE',
254
* @return {boolean} Returns true if the file is
hosted
.
257
return FileType.getType(file).type === '
hosted
';
file_tasks.js
185
} else if (taskParts[2] == 'open-
hosted
-generic') {
191
} else if (taskParts[2] == 'open-
hosted
-gdoc') {
194
} else if (taskParts[2] == 'open-
hosted
-gsheet') {
197
} else if (taskParts[2] == 'open-
hosted
-gslides') {
357
props[0].
hosted
?
450
id == 'install-crx' || id.match(/^open-
hosted
-/) || id == 'watch') {
file_copy_manager.js
201
* 1) Copying
hosted
document.
202
* In theory, it is impossible to actual copy a
hosted
document to other
204
* referring to the
hosted
document. Also, when it is uploaded by copyTo,
205
* the
hosted
document is copied on the server. Note that, this doesn't work
[
all
...]
file_manager_commands.js
515
if (!metadata || metadata.
hosted
)
file_manager.js
[
all
...]
/external/chromium_org/chrome_frame/
CFInstance.js
14
* use for communicating from ChromeFrame
hosted
content to an external
16
* a CDN, and built to not create side-effects for other
hosted
content.
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
metadata_cache.js
15
* drive: pinned, present,
hosted
, availableOffline
692
* drive: { pinned,
hosted
, present, dirty, editUrl, contentUrl, driveApps }
817
hosted
: data.isHosted,
/external/mksh/src/
Build.sh
[
all
...]
/build/tools/droiddoc/templates-sac/assets/js/
docs.js
40
// layout
hosted
on devsite is special
[
all
...]
Completed in 568 milliseconds