Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wearable/
DWearableSensingSecureChannel.java191 CompanionDeviceManager.MESSAGE_ONEWAY_FROM_WEARABLE, in onAssociationCreated()
300 CompanionDeviceManager.MESSAGE_ONEWAY_FROM_WEARABLE, in close()
/frameworks/base/services/companion/java/com/android/server/companion/transport/
DTransport.java19 import static android.companion.CompanionDeviceManager.MESSAGE_ONEWAY_FROM_WEARABLE;
240 case MESSAGE_ONEWAY_FROM_WEARABLE: in processOneway()
/frameworks/base/core/java/android/companion/
DCompanionDeviceManager.java255 public static final int MESSAGE_ONEWAY_FROM_WEARABLE = 0x43708287; // +FRW field in CompanionDeviceManager