Home
last modified time | relevance | path

Searched refs:mShouldSkipCallLog (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallScreeningService.java178 private final boolean mShouldSkipCallLog; field in CallScreeningService.ParcelableCallResponse
195 mShouldSkipCallLog = shouldSkipCallLog; in ParcelableCallResponse()
205 mShouldSkipCallLog = in.readBoolean(); in ParcelableCallResponse()
236 return mShouldSkipCallLog; in shouldSkipCallLog()
274 dest.writeBoolean(mShouldSkipCallLog); in writeToParcel()
331 private final boolean mShouldSkipCallLog; field in CallScreeningService.CallResponse
388 return mShouldSkipCallLog; in getSkipCallLog()
420 mShouldSkipCallLog, in toParcelable()
435 mShouldSkipCallLog == that.mShouldSkipCallLog && in equals()
454 private boolean mShouldSkipCallLog; field in CallScreeningService.CallResponse.Builder
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51585 Landroid/telecom/CallScreeningService$CallResponse$Builder;->mShouldSkipCallLog:Z
51590 Landroid/telecom/CallScreeningService$CallResponse;->mShouldSkipCallLog:Z