Home
last modified time | relevance | path

Searched refs:onTimeOut (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DOsuNetworkConnection.java77 void onTimeOut(); in onTimeOut() method
278 mCallbacks.onTimeOut(); in onUnavailable()
DPasspointProvisioner.java1062 public void onTimeOut() { in onTimeOut() method in PasspointProvisioner.OsuNetworkCallbacks
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java987 final Runnable onTimeOut = this::onTimeOut; in doInBackground() local
988 mTextView.postDelayed(onTimeOut, mTimeOutDuration); in doInBackground()
990 mTextView.removeCallbacks(onTimeOut); in doInBackground()
1001 private void onTimeOut() { in onTimeOut() method in SelectionActionModeHelper.TextClassificationAsyncTask
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DOsuNetworkConnectionTest.java279 verify(mNetworkCallbacks).onTimeOut(); in verifyNetworkConnectionTimeout()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90133 Landroid/widget/SelectionActionModeHelper$TextClassificationAsyncTask;->onTimeOut()V