OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offline
(Results
1 - 25
of
336
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/
docs-redirect.html
3
<meta http-equiv="refresh" content="0;url=docs/
offline
.html">
6
<a href="docs/
offline
.html">click here if you are not redirected</a>
/external/webkit/LayoutTests/http/tests/appcache/
main-resource-hash-expected.txt
1
Test that
offline
applications' main resources are not affected by URL hashes.
offline-access-expected.txt
1
Test that
offline
applications work when there is no network access (simulated).
update-cache-expected.txt
1
Test a simple
offline
application self-update process. Should print a series of messages followed with DONE:
offline-access.html
3
<p>Test that
offline
applications work when there is no network access (simulated).</p>
28
ifr.setAttribute("src", "/resources/network-simulator.php?path=/appcache/resources/
offline
-access-frame.html");
/external/webkit/LayoutTests/platform/android/http/tests/appcache/
main-resource-hash-expected.txt
1
Test that
offline
applications' main resources are not affected by URL hashes.
offline-access-expected.txt
1
Test that
offline
applications work when there is no network access (simulated).
/external/webkit/LayoutTests/http/tests/appcache/resources/
offline-access.manifest
2
/resources/network-simulator.php?path=/appcache/resources/
offline
-access-frame.html
3
/resources/network-simulator.php?path=/appcache/resources/
offline
-access.manifest
5
/resources/network-simulator.php?path=/appcache/resources/
offline
-access.js
offline-access-frame.html
1
<html manifest="/resources/network-simulator.php?path=/appcache/resources/
offline
-access.manifest">
14
<script src="/resources/network-simulator.php?path=/appcache/resources/
offline
-access.js"></script>
/external/chromium/chrome/browser/renderer_host/
offline_resource_handler.h
12
#include "chrome/browser/chromeos/
offline
/offline_load_page.h"
23
// Used to show an
offline
interstitial page when the network is not available.
59
// Tells if chrome should show the
offline
page.
62
// Shows the
offline
interstitinal page in UI thread.
/packages/apps/Contacts/src/com/android/contacts/
ContactPresenceIconUtil.java
33
// We don't show the
offline
status in Contacts
42
case StatusUpdates.
OFFLINE
:
43
// The undefined status is treated as
OFFLINE
in getPresenceIconResourceId();
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
ContactPresenceIconUtil.java
33
// We don't show the
offline
status in Contacts
42
case StatusUpdates.
OFFLINE
:
43
// The undefined status is treated as
OFFLINE
in getPresenceIconResourceId();
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AdbCommandRejectedException.java
30
mIsDeviceOffline = "device
offline
".equals(message);
37
mIsDeviceOffline = "device
offline
".equals(message);
41
* Returns true if the error is due to the device being
offline
.
/external/dnsmasq/contrib/dnslist/
dnslist.tt2
20
<tr class="[% IF host.online %]online[% ELSE %]
offline
[% END %]">
25
<td class="status">[% IF host.online %]Online[% ELSE %]
Offline
[% END %]</td>
dhcp.css
46
tr.
offline
td.hostname
/cts/tests/assets/webkit/
network_state.html
24
document.title = "
OFFLINE
";
/external/chromium/chrome/browser/chromeos/offline/
offline_load_page_unittest.cc
5
#include "chrome/browser/chromeos/
offline
/offline_load_page.h"
96
// Simulate the load causing an
offline
browsing interstitial page
117
// Tests showing an
offline
page and not proceeding.
123
// Simulate the load causing an
offline
interstitial page to be shown.
offline_load_page.h
46
// Create a
offline
load page for the |tab_contents|.
68
// Retrieves template strings of the
offline
page for app and
offline_load_page.cc
5
#include "chrome/browser/chromeos/
offline
/offline_load_page.h"
59
//
offline
and before we actually show the
offline
page.
102
// The
offline
page for app has icons and slightly different message.
/external/chromium/chrome/browser/chromeos/login/
help_app_launcher.h
17
// Based on connectivity state (
offline
/online) shows help topic dialog
28
// Showed whenever there're troubles signing in (
offline
case).
login_performer.cc
92
//
Offline
auth - OK, online auth - failed.
97
<< "Granting user access based on
offline
auth only.";
102
// happens during
offline
auth only.
115
// 0 - Login success
offline
and online. It's a new user. or it's an
116
// existing user and
offline
auth took longer than online auth.
117
// 1 - Login success
offline
only. It's an existing user login.
349
//
Offline
auth already done. Online auth will be done next time
351
VLOG(1) << "Granting user access based on
offline
auth only. "
358
//
Offline
auth OK, so it might be the case of changed password.
380
<< "Granting user access based on
offline
auth only."
[
all
...]
parallel_authenticator.h
42
// Simultaneously attempts authentication both
offline
and online, failing over
47
// attempt to perform online and
offline
login simultaneously. When one of
66
POSSIBLE_PW_CHANGE, //
Offline
login failed, user may have changed pw.
70
OFFLINE_LOGIN, // Login succeeded
offline
.
71
ONLINE_LOGIN, //
Offline
and online login succeeded.
74
ONLINE_FAILED, // Online login disallowed, but
offline
succeeded.
92
// Upon failure to login (online fails, then
offline
fails;
93
//
offline
fails, then online fails) consumer_->OnLoginFailure() is called
96
// In the event that we see an online success and then an
offline
failure,
/external/chromium/chrome/browser/chromeos/
network_state_notifier.h
53
// The duration of being in
offline
. The value is undefined when
84
// The start time of
offline
.
/frameworks/base/docs/html/sdk/
index.jd
40
.
offline
-message { display:none; }
43
<p class="
offline
-message">For more information about how to set up your
/external/chromium/chrome/common/extensions/docs/template/
page_shell.html
9
4) The <body>.innerHTML is also generated by an
offline
step so that this
Completed in 302 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>