HomeSort by relevance Sort by last modified time
    Searched refs:mMonitoringType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareMonitorEvent.java 31 private final int mMonitoringType;
41 mMonitoringType = monitoringType;
51 return mMonitoringType;
105 parcel.writeInt(mMonitoringType);
115 mMonitoringType,
GeofenceHardwareImpl.java 680 geofenceTransition.mMonitoringType);
    [all...]

Completed in 356 milliseconds