Searched refs:mShouldSkipNotification (Results 1 – 2 of 2) sorted by relevance
179 private final boolean mShouldSkipNotification; field in CallScreeningService.ParcelableCallResponse196 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.CallResponse356 mShouldSkipNotification = shouldSkipNotification; in CallResponse()395 return mShouldSkipNotification; in getSkipNotification()421 mShouldSkipNotification, in toParcelable()[all …]
54909 Landroid/telecom/CallScreeningService$CallResponse$Builder;->mShouldSkipNotification:Z54914 Landroid/telecom/CallScreeningService$CallResponse;->mShouldSkipNotification:Z