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

<<51525354555657585960>>

  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
Interpreter.cpp 84 // take into account gratuitous differences in declared types,
  /external/syslinux/gpxe/src/include/gpxe/
job.h 29 * account before calculating @c completed/total.
  /external/testng/src/main/java/org/testng/
ITestClass.java 16 * since ITestClass will take into account the groups being
  /external/vogar/src/vogar/monitor/
InterleavedReader.java 74 // into account.
  /external/webrtc/webrtc/common_audio/
fir_filter.cc 92 // taking into account the previous state.
  /external/webrtc/webrtc/libjingle/xmpp/
xmppclient.h 78 // that the user can use to unlock their account
  /external/webrtc/webrtc/modules/audio_coding/neteq/
packet.h 42 // account. If both timestamp and sequence numbers are identical and one of
  /external/webrtc/webrtc/modules/audio_processing/transient/
wpd_tree.h 31 // starts in 1 (instead of 0). Taking that into account, the following formulas
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h 132 * Does not account FEC/ULP/RED overhead if FEC is enabled.
133 * Does not account for RTP headers
142 * Takes into account FEC/ULP/RED overhead if FEC is enabled.
143 * Takes into account RTP headers
  /external/webrtc/webrtc/modules/video_coding/
inter_frame_delay.cc 47 // Account for reordering in jitter variance estimate in the future?
  /external/wpa_supplicant_8/hs20/server/www/
users.php 94 if ($cmd == "account-type" && $id > 0 && isset($_GET["type"])) {
207 echo "<form>Account type: <select name=\"type\" " .
208 "onChange=\"window.location='users.php?cmd=account-type&id=" .
306 echo "<tr><th>User<th>Realm<th>Remediation<th>Policy<th>Account type<th>Phase 2 method(s)<th>DevId\n";
  /frameworks/av/include/drm/
DrmInfoRequest.h 42 * Key to pass the unique id for the account or the user
  /frameworks/base/core/java/android/os/
CountDownTimer.java 132 // take into account user's onTick taking time to execute
  /frameworks/base/core/java/android/widget/
SectionIndexer.java 28 * synonymous should account for collapsed groups and return an appropriate
  /frameworks/base/core/java/com/android/internal/widget/
DialogViewAnimator.java 87 // Account for padding too.
  /frameworks/base/drm/java/android/drm/
DrmInfoRequest.java 48 * Key that is used to pass the unique session ID for the account or the user.
  /frameworks/base/libs/hwui/
JankTracker.h 104 // The amount of time we will erase from the total duration to account
  /frameworks/base/media/java/android/media/
AudioTimestamp.java 31 * is available to the system, but cannot account for any delay unknown to the implementation.
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/
SuggestionParser.java 19 import android.accounts.Account;
57 // If defined, only display this optional step if an account of that type exists.
255 Account[] accounts = accountManager.getAccountsByType(requiredAccountType);
258 Log.i(TAG, suggestion.title + " requires unavailable account type "
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
UnlockMethodCache.java 29 * Caches whether the current unlock method is insecure, taking trust into account. This information
  /frameworks/base/services/core/java/com/android/server/accounts/
CryptoHelper.java 25 private static final String TAG = "Account";
  /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
PreNTestDatabaseHelper.java 30 public static final String ACCOUNT_NAME = "account@" + ACCOUNT_TYPE;
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
UserManagerServiceTest.java 72 String accountName = "Test Account";
  /frameworks/base/telecomm/java/android/telecom/
ParcelableConference.java 72 .append("account: ")
  /frameworks/ex/common/java/com/android/common/
GoogleLogTags.logtags 89 # This event is for when communicating to the server times out during account setup

Completed in 1238 milliseconds

<<51525354555657585960>>