Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubServiceTransaction.java33 private final int mTransactionType; field in ContextHubServiceTransaction
50 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()
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DContextHubTransaction.java174 private int mTransactionType; field in ContextHubTransaction
202 mTransactionType = type; in ContextHubTransaction()
234 return mTransactionType; in getType()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24020 Landroid/hardware/location/ContextHubTransaction;->mTransactionType:I