Searched refs:mTransactionType (Results 1 – 3 of 3) sorted by relevance
33 private final int mTransactionType; field in ContextHubServiceTransaction50 mTransactionType = type; in ContextHubServiceTransaction()58 mTransactionType = type; in ContextHubServiceTransaction()110 return mTransactionType; in getTransactionType()119 switch (mTransactionType) { in getTimeout()150 String out = ContextHubTransaction.typeToString(mTransactionType, true /* upperCase */) in toString()
174 private int mTransactionType; field in ContextHubTransaction202 mTransactionType = type; in ContextHubTransaction()234 return mTransactionType; in getType()
24020 Landroid/hardware/location/ContextHubTransaction;->mTransactionType:I