HomeSort by relevance Sort by last modified time
    Searched full:portal (Results 1 - 25 of 146) sorted by null

1 2 3 4 5 6

  /system/connectivity/shill/test-scripts/
get-portal-list 7 print "Check portal list is %s" % flim.GetCheckPortalList()
get-portal-url 7 print "Portal URL is %s" % flim.GetPortalURL()
set-portal-list 6 print "Usage: %s check-portal-list" % (sys.argv[0])
set-portal-url 6 print "Usage: %s portal-url" % (sys.argv[0])
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btMprPenetration.h 7 * The Minkoski Portal Refinement implementation was ported
96 inline void btPrintPortalVertex(_btMprSimplex_t* portal, int index)
98 printf("portal[%d].v = %f,%f,%f, v1=%f,%f,%f, v2=%f,%f,%f\n", index, portal->ps[index].v.x(),portal->ps[index].v.y(),portal->ps[index].v.z(),
99 portal->ps[index].v1.x(),portal->ps[index].v1.y(),portal->ps[index].v1.z(),
100 portal->ps[index].v2.x(),portal->ps[index].v2.y(),portal->ps[index].v2.z())
833 btMprSimplex_t portal; local
    [all...]
  /external/autotest/client/site_tests/network_PortalStress/
control 9 that the service is either in online or portal state.
12 portal code on cellular devices.
15 PURPOSE = 'Stress test the portal detection code.'
17 Fails if portal code detects portal state when
18 clients3.google.com is accessible or if portal code detects online
41 # Run the portal cycle for fewer iterations because each test must time
44 force_portal=True, tag='portal', test_iterations=20, **dict_args)
  /frameworks/base/core/java/android/net/
CaptivePortal.java 25 * activity to indicate to the system different outcomes of captive portal sign in. This class is
68 * Indicate to the system that the captive portal has been
81 * captive portal and the system should continue to prefer other networks
83 * system will not retest the network for a captive portal so as to avoid
95 * the captive portal is still in place. The system will treat the network
96 * as if it did not have a captive portal when selecting the network to use
99 * connectivity for apps because the captive portal is still in place.
ICaptivePortal.aidl 20 * Interface to inform NetworkMonitor of decisions of app handling captive portal.
  /external/libxml2/result/HTML/
script2.html 8 <div id="portal">
script2.html.sax 25 SAX.startElement(div, id='portal')
  /external/libxml2/test/HTML/
script2.html 9 <div id="portal">
  /frameworks/base/packages/CaptivePortalLogin/res/values-da/
strings.xml 4 <string name="app_name" msgid="5934709770924185752">"Login til captive portal"</string>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iscsidsc.h 309 HRESULT WINAPI AddIScsiSendTargetPortalA(PCHAR InitiatorName,ULONG InitiatorPortNumber,PISCI_LOGIN_OPTIONS LoginOptions,ISCSI_SECURITY_FLAGS SecurityFlags,PISCSI_TARGET_PORTALA Portal);
311 HRESULT WINAPI AddIScsiSendTargetPortalW(PWCHAR InitiatorName,ULONG InitiatorPortNumber,PISCI_LOGIN_OPTIONS LoginOptions,ISCSI_SECURITY_FLAGS SecurityFlags,PISCSI_TARGET_PORTALW Portal);
328 HRESULT WINAPI RemoveIScsiPersistentTargetA(PCHAR InitiatorInstance,ULONG InitiatorPortNumber,PCHAR TargetName,PISCSI_TARGET_PORTALA Portal);
329 HRESULT WINAPI RemoveIScsiPersistentTargetW(PWCHAR InitiatorInstance,ULONG InitiatorPortNumber,PWCHAR TargetName,PISCSI_TARGET_PORTALW Portal);
466 PISCSI_TARGET_PORTALA Portal
472 PISCSI_TARGET_PORTALW Portal
496 PISCSI_TARGET_PORTALA Portal
503 PISCSI_TARGET_PORTALW Portal
511 PISCSI_TARGET_PORTALA Portal
517 PISCSI_TARGET_PORTALW Portal
    [all...]
  /external/autotest/server/site_tests/network_WiFi_ProfileBasic/
network_WiFi_ProfileBasic.py 99 ['ready', 'portal', 'online'])
111 ['ready', 'portal', 'online'])
128 ['ready', 'portal', 'online'])
138 ['ready', 'portal', 'online'])
160 ['ready', 'portal', 'online'])
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java 109 // 2. a captive portal and the user decided to use it as is.
113 // 1. a captive portal and the user is prompted to sign-in, or
114 // 2. a captive portal and the user did not want to use it, or
152 * Message to self indicating captive portal app finished.
176 * Retest network to see if captive portal is still in place.
192 // Delay between reevaluations once a captive portal has been found.
208 // Set if the user explicitly selected "Do not use this network" in captive portal sign-in app.
304 // If the user has seen and acted on a captive portal notification, and the
305 // captive portal app is now closed, disable HTTPS probes. This avoids the
308 // 1. HTTP probe returns a captive portal, HTTPS probe fails or times out
    [all...]
LingerMonitor.java 233 // If this network is a captive portal, don't notify. This cannot happen on initial connect
234 // to a captive portal, because the everValidated check above will fail. However, it can
235 // happen if the captive portal reasserts itself (e.g., because its timeout fires). In that
236 // case, as soon as the captive portal reasserts itself, we'll show a sign-in notification.
238 // notified, and of the two, the captive portal notification is the more useful one because
239 // it allows the user to sign in to the captive portal. In this case, display a toast
240 // in addition to the captive portal notification.
242 // Note that if the network we switch to is already up when the captive portal reappears,
  /external/llvm/test/CodeGen/Mips/
const1.ll 35 !0 = !{!"clang version 3.4 (gitosis@dmz-portal.mips.com:clang.git b754974ec32ab712ea7d8b52cd8037b24e7d6ed3) (gitosis@dmz-portal.mips.com:llvm.git 8e211187b501bc73edb938fde0019c9a20bcffd5)"}
  /system/connectivity/shill/
connection_diagnostics_unittest.cc     [all...]
connectivity_trial.h 42 // The ConnectivityTrial class implements a single portal detection
90 // Static method used to map a portal detection phase tp a string. This
95 // Static method to map from the result of a portal detection phase to a
100 // phases for portal detection. For example, if the HTTPRequest result is
portal_detector.h 40 // The PortalDetector class implements the portal detection
93 // Start a portal detection test. Returns true if |url_string| correctly
107 // End the current portal detection process if one exists, and do not call
111 // Returns whether portal request is "in progress": whether the underlying
connection_diagnostics.h 56 // (A) Start portal detection on the connection using the given URL.
57 // (B) If portal detection ends in the content phase, the connection is
58 // either functioning, or we are trapped in a captive portal. END.
59 // (C) If the portal detection ends in the DNS phase and failed for any
61 // (D) If the portal detection ends in the DNS phase and failed because of a
71 // (H) If portal detection ends in any other phase (i.e. HTTP or Connection)
79 // might have a HTTP issue or a broken portal. END.
211 // Skips the portal detection initiated in ConnectionDiagnostics::Start and
212 // performs further diagnostics based on the |result| from a completed portal
  /external/autotest/client/cros/cellular/
test_endpoint.py 15 This URL is used by shill's portal detection.
  /packages/apps/Launcher2/res/values-sw340dp/
dimens.xml 26 <!-- Because portal animations go beyond the bounds of an icon, we need
  /external/autotest/client/site_tests/network_WiMaxSmoke/
network_WiMaxSmoke.py 24 SHILL_LOG_SCOPES = 'dbus+device+dhcp+manager+portal+service+wimax'
65 logging.info('Waiting for portal or online state.')
66 portal_or_online_states = ['portal', 'online']
  /system/connectivity/shill/doc/
profile-api.txt 121 The list of technologies for which captive portal
159 The URL to use when doing captive portal
170 check for portal. To alter this setting set the

Completed in 688 milliseconds

1 2 3 4 5 6