Searched refs:forget (Results 1 – 11 of 11) sorted by relevance
1 fp16_wrong_api.rscript:5:18: error: function return value cannot have __fp16 type; did you forget *…2 fp16_wrong_api.rscript:5:29: error: parameters cannot have __fp16 type; did you forget * ?
88 public void forget(@Nullable ForgetCallback callback) { in forget() method in NetworkRequestEntry
402 public synchronized void forget(@Nullable ForgetCallback callback) { in forget() method in StandardWifiEntry405 mWifiManager.forget(mTargetWifiConfig.networkId, new ForgetActionListener()); in forget()
347 public synchronized void forget(@Nullable ForgetCallback callback) { in forget() method in PasspointWifiEntry
529 public void forget(@Nullable ForgetCallback callback) { in forget() method in WifiEntry
185 getDecodeAggregator().forget(mCurrKey); in setImage()375 getDecodeAggregator().forget(key); in onDecodeCancel()
126 public void forget(final T key) { in forget() method in ContiguousFIFOAggregator
377 mWifiManager.forget(netId, new WifiManager.ActionListener() { in disconnectAP()
631 mWifiManager.forget(netId, new WifiManager.ActionListener() { in disconnectAP()
3894 void forget() { in forget() method in AudioService.RmtSbmxFullVolDeathHandler3916 handler.forget(); in discardRmtSbmxFullVolDeathHandlerFor()
11012 PLcom/android/server/audio/AudioService$RmtSbmxFullVolDeathHandler;->forget()V