/packages/apps/Email/res/layout/ |
account_setup_template.xml | 17 <!-- Account Setup Layout -->
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupFragment.java | 70 * This method wraps the given content layout with the chrome appropriate for the account setup
|
CheckSettingsProgressDialogFragment.java | 33 * recreated at any time without affecting the account checking progress.
|
MailboxSettings.java | 43 import com.android.emailcommon.provider.Account; 66 * the target mailbox is Inbox, in which case it updates Account settings instead. 307 /** Projection for loading an account's policy key. */ 341 ContentUris.withAppendedId(Account.CONTENT_URI, mailbox.mAccountKey),
|
SecurityRequiredDialogFragment.java | 29 * The "security required" error dialog. This is presented whenever an exchange account
|
/packages/apps/PhoneCommon/res/values/ |
dimens.xml | 49 <!-- The bottom space of the dialpad to account for the dial button -->
|
/packages/apps/Settings/res/layout/ |
intent_sender.xml | 72 <EditText android:id="@+id/account"
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/ |
UserAndAccountDashboardFragmentTest.java | 52 private static final String METADATA_ACCOUNT_TYPE = "com.android.settings.ia.account";
|
/packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/ |
TranslationAnimationCreator.java | 16 * to the end position. It takes into account the canceled position so that it will not blink out or
|
/packages/apps/TV/tests/input/ |
AndroidManifest.xml | 41 <!-- Required filter used by the system to launch our account service. -->
|
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/ |
Analytics.java | 37 * The email provider for this account.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/ |
HardwareKeyboardEventDecoder.java | 75 // that can be committed right away, taking into account the current state.
|
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
CalendarProvider2Test.java | 206 String account; field in class:CalendarProvider2Test.Delete 210 public Delete(String eventName, int expected, String account, String accountType) { 213 this.account = account; 219 int rows = deleteMatchingEvents(eventName, account, accountType); [all...] |
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
StockSource.java | 52 albumData.account = mStockPhotoName;
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
TelephonyUtil.java | 53 * account are not expected to be displayed in the UI, so the description, etc are not
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
CallListAdapter.java | 131 return "select phone account";
|
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
SipBroadcastReceiver.java | 77 log("takeCall, Bad account handle detected. Bailing!");
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
BUGS | 47 account. If the underflow occurs at the last function call (just before
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
fnmatch.py | 4 fnmatchcase(FILENAME, PATTERN) always takes case in account.
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
fnmatch.py | 4 fnmatchcase(FILENAME, PATTERN) always takes case in account.
|
/prebuilts/go/darwin-x86/doc/ |
help.html | 51 <p>The Go project's official Twitter account.</p>
|
/prebuilts/go/darwin-x86/src/internal/pprof/profile/ |
prune.go | 26 // Account for leading '.' on the PPC ELF v1 ABI.
|
/prebuilts/go/darwin-x86/src/syscall/ |
sockcmsg_unix.go | 26 // structure, taking into account any necessary alignment.
|
/prebuilts/go/linux-x86/doc/ |
help.html | 51 <p>The Go project's official Twitter account.</p>
|
/prebuilts/go/linux-x86/src/internal/pprof/profile/ |
prune.go | 26 // Account for leading '.' on the PPC ELF v1 ABI.
|