Searched refs:mTransactionType (Results 1 – 2 of 2) sorted by relevance
33 private final int mTransactionType; field in ContextHubServiceTransaction42 mTransactionType = type; in ContextHubServiceTransaction()92 return mTransactionType; in getTransactionType()101 switch (mTransactionType) { in getTimeout()132 return ContextHubTransaction.typeToString(mTransactionType, true /* upperCase */) in toString()
174 private int mTransactionType; field in ContextHubTransaction202 mTransactionType = type; in ContextHubTransaction()234 return mTransactionType; in getType()