Home
last modified time | relevance | path

Searched refs:mTransactionType (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DContextHubServiceTransaction.java33 private final int mTransactionType; field in ContextHubServiceTransaction
42 mTransactionType = type; in ContextHubServiceTransaction()
92 return mTransactionType; in getTransactionType()
101 switch (mTransactionType) { in getTimeout()
132 return ContextHubTransaction.typeToString(mTransactionType, true /* upperCase */) in toString()
/frameworks/base/core/java/android/hardware/location/
DContextHubTransaction.java175 private int mTransactionType; field in ContextHubTransaction
203 mTransactionType = type; in ContextHubTransaction()
235 return mTransactionType; in getType()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24029 Landroid/hardware/location/ContextHubTransaction;->mTransactionType:I