Home
last modified time | relevance | path

Searched refs:mClientPostAction (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DSeqStep.java46 public ISeqStepAction mClientPostAction = null; field in SeqStep
73 if(mClientPostAction != null) { in clientPostAction()
74 mClientPostAction.execute(this, response, op); in clientPostAction()
DMapStepsFolder.java48 step.mClientPostAction = new MapSetClientFolder("telecom"); in addGoToMsgFolderSteps()
62 step.mClientPostAction = new MapSetClientFolder("msg"); in addGoToMsgFolderSteps()