Searched refs:mTransactionType (Results 1 – 3 of 3) 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()
175 private int mTransactionType; field in ContextHubTransaction203 mTransactionType = type; in ContextHubTransaction()235 return mTransactionType; in getType()
24029 Landroid/hardware/location/ContextHubTransaction;->mTransactionType:I