Home
last modified time | relevance | path

Searched refs:ContextHubManager (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DContextHubIntentEvent.java36 @ContextHubManager.Event private final int mEventType;
47 @NonNull ContextHubInfo contextHubInfo, @ContextHubManager.Event int eventType, in ContextHubIntentEvent()
57 @NonNull ContextHubInfo contextHubInfo, @ContextHubManager.Event int eventType) { in ContextHubIntentEvent()
63 @NonNull ContextHubInfo contextHubInfo, @ContextHubManager.Event int eventType, in ContextHubIntentEvent()
70 @NonNull ContextHubInfo contextHubInfo, @ContextHubManager.Event int eventType, in ContextHubIntentEvent()
76 @NonNull ContextHubInfo contextHubInfo, @ContextHubManager.Event int eventType, in ContextHubIntentEvent()
94 hasExtraOrThrow(intent, ContextHubManager.EXTRA_CONTEXT_HUB_INFO); in fromIntent()
95 ContextHubInfo info = intent.getParcelableExtra(ContextHubManager.EXTRA_CONTEXT_HUB_INFO); in fromIntent()
100 int eventType = getIntExtraOrThrow(intent, ContextHubManager.EXTRA_EVENT_TYPE); in fromIntent()
103 case ContextHubManager.EVENT_NANOAPP_LOADED: in fromIntent()
[all …]
DContextHubManager.java54 public final class ContextHubManager { class
887 synchronized (ContextHubManager.this) {
902 public ContextHubManager(Context context, Looper mainLooper) throws ServiceNotFoundException {
/frameworks/base/services/core/java/com/android/server/location/
DContextHubClientBroker.java27 import android.hardware.location.ContextHubManager;
238 () -> createIntent(ContextHubManager.EVENT_NANOAPP_MESSAGE, message.getNanoAppId()) in sendMessageToClient()
239 .putExtra(ContextHubManager.EXTRA_MESSAGE, message); in sendMessageToClient()
251 () -> createIntent(ContextHubManager.EVENT_NANOAPP_LOADED, nanoAppId), nanoAppId); in onNanoAppLoaded()
262 () -> createIntent(ContextHubManager.EVENT_NANOAPP_UNLOADED, nanoAppId), nanoAppId); in onNanoAppUnloaded()
270 sendPendingIntent(() -> createIntent(ContextHubManager.EVENT_HUB_RESET)); in onHubReset()
283 () -> createIntent(ContextHubManager.EVENT_NANOAPP_ABORTED, nanoAppId) in onNanoAppAborted()
284 .putExtra(ContextHubManager.EXTRA_NANOAPP_ABORT_CODE, abortCode); in onNanoAppAborted()
339 intent.putExtra(ContextHubManager.EXTRA_EVENT_TYPE, eventType); in createIntent()
340 intent.putExtra(ContextHubManager.EXTRA_CONTEXT_HUB_INFO, mAttachedContextHubInfo); in createIntent()
[all …]
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java87 import android.hardware.location.ContextHubManager;
1157 registerService(Context.CONTEXTHUB_SERVICE, ContextHubManager.class, in registerService()
1158 new CachedServiceFetcher<ContextHubManager>() { in registerService()
1160 … public ContextHubManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()
1161 return new ContextHubManager(ctx.getOuterContext(), in registerService()
/frameworks/base/api/
Dsystem-current.txt2591 public final class ContextHubManager {
2605 …recated public int registerCallback(@NonNull android.hardware.location.ContextHubManager.Callback);
2606 …method @Deprecated public int registerCallback(android.hardware.location.ContextHubManager.Callbac…
2610 …cated public int unregisterCallback(@NonNull android.hardware.location.ContextHubManager.Callback);
2625 @Deprecated public abstract static class ContextHubManager.Callback {
2626 ctor @Deprecated protected ContextHubManager.Callback();
/frameworks/base/non-updatable-api/
Dsystem-current.txt2591 public final class ContextHubManager {
2605 …recated public int registerCallback(@NonNull android.hardware.location.ContextHubManager.Callback);
2606 …method @Deprecated public int registerCallback(android.hardware.location.ContextHubManager.Callbac…
2610 …cated public int unregisterCallback(@NonNull android.hardware.location.ContextHubManager.Callback);
2625 @Deprecated public abstract static class ContextHubManager.Callback {
2626 ctor @Deprecated protected ContextHubManager.Callback();
/frameworks/base/config/
Dboot-image-profile.txt33790 Landroid/hardware/location/ContextHubManager;
41061 …Registry$98;->createService(Landroid/app/ContextImpl;)Landroid/hardware/location/ContextHubManager;
41740 …rdware/location/ContextHubManager;->access$000(Landroid/hardware/location/ContextHubManager;)Landr…
41741 HSPLandroid/hardware/location/ContextHubManager;->access$100(Landroid/hardware/location/ContextHubM…
41742 …rdware/location/ContextHubManager;->access$200(Landroid/hardware/location/ContextHubManager;)Landr…
41743 HSPLandroid/hardware/location/ContextHubManager;->access$300(Landroid/hardware/location/ContextHubM…
41744 HSPLandroid/hardware/location/ContextHubManager;->createClientCallback(Landroid/hardware/location/C…
41745 HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHu…
41746 HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHu…
41747 HSPLandroid/hardware/location/ContextHubManager;->createQueryCallback(Landroid/hardware/location/Co…
[all …]
Dpreloaded-classes1574 android.hardware.location.ContextHubManager
Dhiddenapi-greylist-max-o.txt24001 Landroid/hardware/location/ContextHubManager$ICallback;->onMessageReceipt(IILandroid/hardware/locat…
24002 Landroid/hardware/location/ContextHubManager;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
24003 Landroid/hardware/location/ContextHubManager;->createClientCallback(Landroid/hardware/location/Cont…
24004 Landroid/hardware/location/ContextHubManager;->createQueryCallback(Landroid/hardware/location/Conte…
24005 Landroid/hardware/location/ContextHubManager;->createTransactionCallback(Landroid/hardware/location…
24006 Landroid/hardware/location/ContextHubManager;->mCallback:Landroid/hardware/location/ContextHubManag…
24007 Landroid/hardware/location/ContextHubManager;->mCallbackHandler:Landroid/os/Handler;
24008 Landroid/hardware/location/ContextHubManager;->mClientCallback:Landroid/hardware/location/IContextH…
24009 Landroid/hardware/location/ContextHubManager;->mLocalCallback:Landroid/hardware/location/ContextHub…
24010 Landroid/hardware/location/ContextHubManager;->mMainLooper:Landroid/os/Looper;
[all …]