Home
last modified time | relevance | path

Searched full:login (Results 1 – 20 of 20) sorted by relevance

/development/scripts/app_engine_server/
Dapp.yaml9 login: admin
17 login: admin
/development/samples/ApiDemos/res/xml/
Ddevice_admin_sample.xml21 <watch-login />
/development/samples/ApiDemos/res/layout/
Danimation_1.xml38 <Button android:id="@+id/login"
Dtable_layout_10.xml55 <Button android:id="@+id/login"
Dgoogle_login.xml26 android:id="@+id/login"
/development/samples/ApiDemos/src/com/example/android/apis/view/
DAnimation1.java36 View loginButton = findViewById(R.id.login); in onCreate()
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticatorActivity.java43 * Activity which displays login screen to the user.
62 /** Keep track of the login task so can cancel it if requested */
157 // the user login attempt. in handleLogin()
258 * Returns the message to be displayed at the top of the login dialog box.
DAuthenticator.java48 * that prompts the user for their login information.
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/authenticator/
DAuthenticatorActivityTest.java63 * Confirm that Login is presented.
/development/scripts/
Dstack51 self.sso_server = "login.corp.google.com"
60 url = "https://%s/login?ssoformat=CORP_SSO" % self.sso_server
61 # login to SSO
/development/samples/SipDemo/
D_index.html21 &mdash; a activity that login to SIP provider and registers the device to
/development/pdk/
DREADME87 …ack to "Session" and save your new settings so this configuration will happen every time you login.
/development/ndk/platforms/android-3/include/
Dpwd.h99 #define _PASSWORD_CHGNOW -1 /* special day to force password change at next login */
/development/samples/SampleSyncAdapter/res/values/
Dstrings.xml43 <!-- Title string for Login activity-->
/development/apps/Development/
DAndroidManifest.xml127 <activity android:name="GLSTester" android:label="Google Login Service">
/development/ndk/platforms/android-4/include/KHR/
Dkhrplatform.h39 * must create a Bugzilla login first.
/development/samples/SipDemo/src/com/example/android/sip/
DWalkieTalkieActivity.java84 // settings have changed, and re-login with new auth info. in onStart()
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
Dweb_services.py111 Handles requests for login and authentication.
/development/pdk/docs/porting/
Dcustomization.jd122 LOCAL_STATIC_JAVA_LIBRARIES := &lt;company_name&gt;login-client
132 # Build the login client static library
/development/samples/ApiDemos/res/values/
Dstrings.xml990 <string name="googlelogin_login">Login</string>
991 <string name="googlelogin_bad_login">Bad Login</string>
1178 <string name="table_layout_10_login">Login</string>