Home
last modified time | relevance | path

Searched refs:Calls (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/provider/
DVoicemailContract.java29 import android.provider.CallLog.Calls;
181 public static final String NUMBER = Calls.NUMBER;
186 public static final String DATE = Calls.DATE;
191 public static final String DURATION = Calls.DURATION;
196 public static final String NEW = Calls.NEW;
201 public static final String IS_READ = Calls.IS_READ;
DCallLog.java79 public static class Calls implements BaseColumns { class in CallLog
634 false /* isRead */, Calls.BLOCK_REASON_NOT_BLOCKED /* callBlockReason */, in addCall()
673 userToBeInsertedTo, false /* isRead */ , Calls.BLOCK_REASON_NOT_BLOCKED in addCall()
810 && callType == Calls.OUTGOING_TYPE in addCall()
/frameworks/rs/rsov/compiler/
DGlobalAllocPass.cpp78 SmallVector<RSAllocationCallInfo, 8> Calls; in runOnModule() local
80 getRSAllocAccesses(Allocs, Calls); in runOnModule()
83 for (auto &C : Calls) { in runOnModule()
DRSAllocationUtils.cpp70 SmallVectorImpl<RSAllocationCallInfo> &Calls) { in getRSAllocAccesses() argument
157 Calls.push_back({A, FCall, Kind, RSElementTy.str()}); in getRSAllocAccesses()
167 Calls.push_back({A, FCall, Kind, ""}); in getRSAllocAccesses()
182 for (auto &Access : Calls) { in getRSAllocAccesses()
DRSAllocationUtils.h60 llvm::SmallVectorImpl<RSAllocationCallInfo> &Calls);
/frameworks/base/core/proto/android/app/
Dnotificationmanager.proto38 // Calls are prioritized.
40 // Calls from repeat callers are prioritized.
Dsettings_enums.proto80 // ACTION: DND Settings > Priority only allows > Calls
/frameworks/compile/libbcc/
DREADME.rst183 1. Calls from Execution Environment or from/to within script:
197 2. Calls from/to a separate compilation unit: (E.g., calls to Execution
/frameworks/base/core/proto/android/telecomm/
Denums.proto51 * once an outgoing call has begun (e.g., user presses the dial button in Dialer). Calls in this
/frameworks/compile/slang/
DREADME.rst262 Calls to this function will be synchronized with data updates and
/frameworks/layoutlib/create/
DREADME.txt199 inner classes and methods. Calls from other classes are not modified -- they keep referencing the
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2019 // This field is true for Conference Calls
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto1142 // ACTION: DND Settings > Priority only allows > Calls
5220 // OPEN: Settings > Sound & notification > Do Not Disturb > Behavior > Calls
/frameworks/base/config/
Dboot-image-profile.txt12702 HPLandroid/provider/CallLog$Calls;->addCall(Lcom/android/internal/telephony/CallerInfo;Landroid/con…
12703 HPLandroid/provider/CallLog$Calls;->addEntryAndRemoveExpiredEntries(Landroid/content/Context;Landro…
12704 HPLandroid/provider/CallLog$Calls;->charSequenceToString(Ljava/lang/CharSequence;)Ljava/lang/String;
12705 HPLandroid/provider/CallLog$Calls;->getLogAccountAddress(Landroid/content/Context;Landroid/telecom/…
12706 HPLandroid/provider/CallLog$Calls;->getLogNumberPresentation(Ljava/lang/String;I)I
12707 HSPLandroid/provider/CallLog$Calls;->shouldHaveSharedCallLogEntries(Landroid/content/Context;Landro…
35516 Landroid/provider/CallLog$Calls;
Dhiddenapi-greylist-max-o.txt59683 Landroid/provider/CallLog$Calls;->addCall(Lcom/android/internal/telephony/CallerInfo;Landroid/conte…
59684 Landroid/provider/CallLog$Calls;->addCall(Lcom/android/internal/telephony/CallerInfo;Landroid/conte…
59685 Landroid/provider/CallLog$Calls;->addEntryAndRemoveExpiredEntries(Landroid/content/Context;Landroid…
59686 Landroid/provider/CallLog$Calls;->ADD_FOR_ALL_USERS:Ljava/lang/String;
59687 Landroid/provider/CallLog$Calls;->ALLOW_VOICEMAILS_PARAM_KEY:Ljava/lang/String;
59688 Landroid/provider/CallLog$Calls;->FEATURES_ASSISTED_DIALING_USED:I
59689 Landroid/provider/CallLog$Calls;->getCurrentCountryIso(Landroid/content/Context;)Ljava/lang/String;
59690 Landroid/provider/CallLog$Calls;->MIN_DURATION_FOR_NORMALIZED_NUMBER_UPDATE_MS:I
59691 Landroid/provider/CallLog$Calls;->PHONE_ACCOUNT_ADDRESS:Ljava/lang/String;
59692 Landroid/provider/CallLog$Calls;->PHONE_ACCOUNT_HIDDEN:Ljava/lang/String;
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23579 public static class CallLog.Calls implements android.provider.BaseColumns {
23580 ctor public CallLog.Calls();
/frameworks/base/api/
Dcurrent.txt36835 public static class CallLog.Calls implements android.provider.BaseColumns {
36836 ctor public CallLog.Calls();