OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unknowntimer
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/hardware/location/
GeofenceHardwareRequest.java
77
* @param
unknownTimer
The time limit after which the
81
public void setUnknownTimer(int
unknownTimer
) {
82
mUnknownTimer =
unknownTimer
;
160
* Returns the
unknownTimer
of this geofence.
GeofenceHardwareRequestParcelable.java
73
* Returns the
unknownTimer
of this geofence.
123
builder.append(",
unknownTimer
=");
/frameworks/base/location/java/android/location/
IGpsGeofenceHardware.aidl
29
int notificationResponsiveness, int
unknownTimer
);
IFusedGeofenceHardware.aidl
80
* @param
unknownTimer
The time span associated with the.
91
in int
unknownTimer
,
/frameworks/base/services/core/java/com/android/server/location/
GnssLocationProvider.java
[
all
...]
Completed in 271 milliseconds