Searched refs:mShouldSkipCallLog (Results 1 – 2 of 2) sorted by relevance
178 private final boolean mShouldSkipCallLog; field in CallScreeningService.ParcelableCallResponse195 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.CallResponse388 return mShouldSkipCallLog; in getSkipCallLog()420 mShouldSkipCallLog, in toParcelable()435 mShouldSkipCallLog == that.mShouldSkipCallLog && in equals()454 private boolean mShouldSkipCallLog; field in CallScreeningService.CallResponse.Builder[all …]
51585 Landroid/telecom/CallScreeningService$CallResponse$Builder;->mShouldSkipCallLog:Z51590 Landroid/telecom/CallScreeningService$CallResponse;->mShouldSkipCallLog:Z