Home
last modified time | relevance | path

Searched defs:button_id (Results 1 – 1 of 1) sorted by relevance

/packages/experimental/RpcPerformance/src/com/android/rpc_performance/
DProviderPerfActivity.java241 private void setButtonAction(int button_id, final Runnable r) { in setButtonAction()
268 private void endAsyncOp(final int button_id, final int text_id, final float avgTime) { in endAsyncOp()