HomeSort by relevance Sort by last modified time
    Searched full:account (Results 1551 - 1575 of 4748) sorted by null

<<61626364656667686970>>

  /external/mockito/src/test/java/org/mockitousage/jls/
JLS_15_12_2_5Test.java 147 * <p>The definition of potential applicability goes beyond a basic arity check to also take into account
151 * account, discarding obviously incorrect target types that might otherwise cause ambiguity errors.</p>
  /external/proguard/src/proguard/evaluation/
Stack.java 251 // Account for the extra space required by Category 2 values.
277 // Account for the extra space required by Category 2 values.
  /external/skia/include/gpu/
GrProcessor.h 197 * an associated GrSamplerParams. TextureSamplers don't perform any coord manipulation to account
308 * ImageStorageAccesses don't perform any coord manipulation to account for texture origin.
  /external/skia/src/effects/shadows/
SkSpotShadowMaskFilter.cpp 234 // TODO: take flags into account when generating shadow data
268 // stroke width but we also have to account for the scaling.
  /external/toolchain-utils/cwp/interpreter/
app_engine_pull.py 8 This script first authenticates with a proper @google.com account, then
43 username = raw_input('Email (must be @google.com account): ')
  /external/webrtc/webrtc/modules/audio_coding/neteq/
dtmf_buffer.cc 237 // account). In the unlikely situation that two events share the same start
245 // Take wrap-around into account.
  /frameworks/base/core/java/android/util/
EventLog.java 225 // Not using ByteBuffer.equals since it takes buffer position into account and we
238 // Not using ByteBuffer.hashCode since it takes buffer position into account and we
  /frameworks/base/core/java/com/android/internal/widget/
SubtitleView.java 225 // Account for padding.
247 // Account for padding.
  /frameworks/base/core/tests/coretests/src/com/android/internal/os/
BatteryStatsTimeBaseTest.java 132 // Advance the "timer" and make sure the getters account for the current time passed in
160 // Advance the "timer" and make sure the getters account for the current time passed in
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
FlingAnimationUtils.java 187 // Just use a normal interpolator which doesn't take the velocity into account.
273 // Just use a normal interpolator which doesn't take the velocity into account.
  /frameworks/base/telecomm/java/android/telecom/
ConnectionRequest.java 48 * Sets the phone account handle for the resulting {@link ConnectionRequest}
227 * The account which should be used to place the call.
  /frameworks/base/telephony/java/android/telephony/
VisualVoicemailService.java 243 * @param phoneAccountHandle The account to apply the settings to.
267 * @param phoneAccountHandle The account to send the SMS with.
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraSettings.java 365 * This means the coordinates must be transformed to account
411 * means the coordinates must be transformed to account for
  /frameworks/support/design/base/android/support/design/widget/
ShadowDrawableWrapper.java 62 // multiplied value to account for shadow offset
321 // Card is offset SHADOW_MULTIPLIER * maxShadowSize to account for the shadow shift.
  /frameworks/support/v7/cardview/src/android/support/v7/widget/
RoundRectDrawableWithShadow.java 69 // multiplied value to account for shadow offset
330 // Card is offset SHADOW_MULTIPLIER * maxShadowSize to account for the shadow shift.
  /libcore/tools/docs/crypto/
update_crypto_support.py 170 """Returns a copy of prev_data, modified to take into account current_data.
173 information in prev_data and updating it to take into account the algorithms
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
HfpClientDeviceBlock.java 79 // Register the phone account since block is created only when devices are connected
157 // Remove existing calls and the phone account associated, the object will get garbage
  /packages/apps/Contacts/res/values/
colors.xml 233 <!-- Color of account/custom filters -->
242 <!-- tint color for device account icons -->
  /packages/apps/Contacts/src/com/android/contacts/editor/
EventFieldEditorView.java 35 import com.android.contacts.model.account.AccountType.EditField;
36 import com.android.contacts.model.account.AccountType.EventEditType;
  /packages/apps/Contacts/src/com/android/contacts/model/account/
ExchangeAccountType.java 17 package com.android.contacts.model.account;
73 FeedbackHelper.sendFeedback(context, TAG, "Failed to build exchange account type", e);
  /packages/apps/Contacts/src/com/android/contacts/preference/
DisplayOptionsPreferenceFragment.java 57 import com.android.contacts.model.account.AccountInfo;
58 import com.android.contacts.model.account.AccountsLoader;
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
FlingAnimationUtils.java 141 // Just use a normal interpolator which doesn't take the velocity into account.
219 // Just use a normal interpolator which doesn't take the velocity into account.
  /packages/apps/Email/provider_src/com/android/email/provider/
AttachmentProvider.java 60 * Attachments are stored at: <database-path>/account#.db_att/item#
63 * Using the standard application context, account #10 and attachment # 20, this would be:
  /packages/apps/Gallery2/src/com/android/photos/views/
HeaderGridView.java 98 * the supplied cursor with one that will also account for header views.
134 * the supplied cursor with one that will also account for header views.
  /packages/apps/Launcher3/src/com/android/launcher3/notification/
FlingAnimationUtils.java 190 // Just use a normal interpolator which doesn't take the velocity into account.
276 // Just use a normal interpolator which doesn't take the velocity into account.

Completed in 2372 milliseconds

<<61626364656667686970>>