Home
last modified time | relevance | path

Searched defs:RegistrationRecord (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/proto/android/server/location/
Dcontext_hub.proto35 message RegistrationRecord { message
/frameworks/base/services/core/java/com/android/server/location/contexthub/
DContextHubClientManager.java109 private class RegistrationRecord { class in ContextHubClientManager
114 RegistrationRecord(String broker, @Action int action) { in RegistrationRecord() method in ContextHubClientManager.RegistrationRecord