Searched refs:mRemoteBugreportSharingAccepted (Results 1 – 1 of 1) sorted by relevance
88 private final AtomicBoolean mRemoteBugreportSharingAccepted = new AtomicBoolean(); field in RemoteBugreportManager214 mRemoteBugreportSharingAccepted.set(false); in requestBugreport()258 if (mRemoteBugreportSharingAccepted.get()) { in onBugreportFinished()271 mRemoteBugreportSharingAccepted.set(false); in onBugreportFailed()283 mRemoteBugreportSharingAccepted.set(true); in onBugreportSharingAccepted()300 mRemoteBugreportSharingAccepted.set(false); in onBugreportSharingDeclined()320 mRemoteBugreportSharingAccepted.set(false); in shareBugreportWithDeviceOwnerIfExists()