OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updatepingresults
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java
314
final Runnable
updatePingResults
= new Runnable() {
325
handler.post(
updatePingResults
);
334
handler.post(
updatePingResults
);
343
handler.post(
updatePingResults
);
/packages/apps/Settings/src/com/android/settings/
RadioInfo.java
765
final Runnable
updatePingResults
= new Runnable() {
776
handler.post(
updatePingResults
);
785
handler.post(
updatePingResults
);
794
handler.post(
updatePingResults
);
[
all
...]
Completed in 227 milliseconds