Searched refs:mActionKey (Results 1 – 2 of 2) sorted by relevance
159 private final String mActionKey; field in ActionMonitor165 return mActionKey; in getActionKey()191 mActionKey = actionKey; in ActionMonitor()
39 private static final String mActionKey = "TheActionKey"; field in ActionTest52 mMonitor = new StubChatActionMonitor(ActionMonitor.STATE_CREATED, mActionKey, in setUp()54 mAction = new TestChatAction(mActionKey, parameter); in setUp()