Searched refs:CanceledException (Results 1 – 12 of 12) sorted by relevance
50 typedef BufferCanceledException CanceledException; typedef in de::BlockBuffer196 throw CanceledException(); in writeToCurrentBlock()239 throw CanceledException(); in readFromCurrentBlock()274 throw CanceledException(); in tryWrite()300 throw CanceledException(); in write()353 throw CanceledException(); in tryRead()379 throw CanceledException(); in read()
253 catch (const BlockBuffer<deUint8>::CanceledException&) in run()287 catch (const BlockBuffer<deUint8>::CanceledException&) in run()
17 import android.app.PendingIntent.CanceledException;118 protected void send() throws CanceledException { in send()124 throws CanceledException { in send()129 protected void send(Context context, int code, Intent intent) throws CanceledException { in send()135 Handler handler) throws CanceledException { in send()141 Handler handler, String requiredPermission) throws CanceledException { in send()148 Handler handler, String requiredPermission, Bundle options) throws CanceledException { in send()150 throw new CanceledException(); in send()
5 import android.app.PendingIntent.CanceledException;307 } catch (CanceledException e) { in triggerRegisteredAppUsageObserver()
6 import android.app.PendingIntent.CanceledException;129 } catch (CanceledException e) { in setProviderEnabled()
27 } catch (PendingIntent.CanceledException e) { in sendIntent()
83 catch (const ThreadedByteBuffer::CanceledException&) in run()
138 catch (const ThreadedByteBuffer::CanceledException&) in run()
314 catch (const ThreadedByteBuffer::CanceledException&) in run()
15 import android.app.PendingIntent.CanceledException;512 public void send_canceledPendingIntent_throwsCanceledException() throws CanceledException { in send_canceledPendingIntent_throwsCanceledException()531 } catch (CanceledException ignore) { in send_canceledPendingIntent_throwsCanceledException()537 public void send_oneShotPendingIntent_shouldCancel() throws CanceledException { in send_oneShotPendingIntent_shouldCancel()
219 catch (const de::BlockBuffer<deUint8>::CanceledException&) in run()528 catch (const de::BlockBuffer<deUint8>::CanceledException&) in keepaliveTimerCallback()
614 } catch (PendingIntent.CanceledException e) { in createIntentOnClickListener()