HomeSort by relevance Sort by last modified time
    Searched full:username (Results 1301 - 1325 of 1761) sorted by null

<<51525354555657585960>>

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 293 if (DBG) Rlog.d(LOG_TAG, "#####async contact look up with numeric username"
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
UsimDataDownloadCommands.java 648 public void setInitialAttachApn(String apn, String protocol, int authType, String username,
  /libcore/luni/src/main/java/javax/sql/
RowSet.java 233 * Gets the value of the {@code username} property for this {@code RowSet}.
234 * The {@code username} is used when establishing a connection to the
237 * @return a {@code String} holding the value of the {@code username}
    [all...]
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountCheckSettingsFragment.java 354 // MessagingException.AUTHENTICATION_FAILED: username/password rejected
  /packages/apps/InCallUI/src/com/android/incallui/
CallerInfoAsyncQuery.java 263 Log.d(this, "#####async contact look up with numeric username"
  /packages/apps/ManagedProvisioning/res/values/
strings.xml 94 <!-- Default username for the user of the owned device. [CHAR LIMIT=45] -->
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
http.h 569 PWCHAR UserName;
msidefs.h 60 #define IPROPNAME_USERNAME TEXT("USERNAME")
rpcdce.h 486 unsigned char *UserName;
sql.h 503 SQLRETURN SQL_API SQLConnect(SQLHDBC ConnectionHandle,SQLCHAR *ServerName,SQLSMALLINT NameLength1,SQLCHAR *UserName,SQLSMALLINT NameLength2,SQLCHAR *Authentication,SQLSMALLINT NameLength3);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py 659 username:password):
858 # retry sending the username:password 5 times before failing.
    [all...]
urlparse.py 77 def username(self): member in class:ResultMixin
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib2.py 659 username:password):
858 # retry sending the username:password 5 times before failing.
    [all...]
urlparse.py 77 def username(self): member in class:ResultMixin
  /sdk/docs/
howto_build_SDK.txt 98 incorporated in the resulting archive. The default is to use your username.
  /external/chromium_org/ash/
ash_chromeos_strings.grdp 210 Username/password incorrect or EAP-auth failed
213 PPP authentication failed due to an incorrect username or password
  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.cc     [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.cc 188 const base::string16& username,
197 info->SetString(kUserNameKey, username);
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.cc 759 dict->SetString("username", "me@google.com");
765 dict->SetString("username", "you@google.com");
    [all...]
  /external/chromium_org/components/password_manager/core/browser/
password_manager_unittest.cc     [all...]
  /external/chromium_org/components/policy/proto/
device_management_backend.proto 230 optional string username = 7;
343 // the username field of the policy).
    [all...]
  /external/chromium_org/content/child/npapi/
plugin_host.cc     [all...]
  /external/chromium_org/content/renderer/media/
rtc_peer_connection_handler.cc 145 server.username = base::UTF16ToUTF8(webkit_server.username());
    [all...]
  /external/chromium_org/google_apis/gcm/engine/
gcm_store_impl.cc 153 void AddUserSerialNumber(const std::string& username,
156 void RemoveUserSerialNumber(const std::string& username,
    [all...]

Completed in 1388 milliseconds

<<51525354555657585960>>