Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallScreeningService.java179 private final boolean mShouldSkipNotification; field in CallScreeningService.ParcelableCallResponse
196 mShouldSkipNotification = shouldSkipNotification; in ParcelableCallResponse()
206 mShouldSkipNotification = in.readBoolean(); in ParcelableCallResponse()
217 .setSkipNotification(mShouldSkipNotification) in toCallResponse()
240 return mShouldSkipNotification; in shouldSkipNotification()
275 dest.writeBoolean(mShouldSkipNotification); in writeToParcel()
332 private final boolean mShouldSkipNotification; field in CallScreeningService.CallResponse
356 mShouldSkipNotification = shouldSkipNotification; in CallResponse()
395 return mShouldSkipNotification; in getSkipNotification()
421 mShouldSkipNotification, in toParcelable()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54909 Landroid/telecom/CallScreeningService$CallResponse$Builder;->mShouldSkipNotification:Z
54914 Landroid/telecom/CallScreeningService$CallResponse;->mShouldSkipNotification:Z