Searched refs:notifyAlertReached (Results 1 – 9 of 9) sorted by relevance
140 public void notifyAlertReached() { in notifyAlertReached() method in NetworkStatsProvider142 getProviderCallbackBinderOrThrow().notifyAlertReached(); in notifyAlertReached()
28 void notifyAlertReached(); in notifyAlertReached() method
33 public void notifyAlertReached() throws RemoteException {} in notifyAlertReached() method in NetworkStatsProviderCbStubCompat
60 override fun notifyAlertReached() { in notifyAlertReached() method in com.android.testutils.TestableNetworkStatsProviderCbBinder
491 if (mStatsProvider != null) mStatsProvider.notifyAlertReached(); in updateAlertQuota()
2219 if (mStatsProvider != null) mStatsProvider.notifyAlertReached(); in updateAlertQuota()
371 method public void notifyAlertReached();
3464 public void notifyAlertReached() throws RemoteException {
1950 cb.notifyAlertReached(); in testStatsProviderSetAlert()