OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTimeoutIntent
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiScanningServiceImpl.java
[
all
...]
/frameworks/base/services/core/java/com/android/server/location/
GpsLocationProvider.java
390
private final PendingIntent
mTimeoutIntent
;
649
mTimeoutIntent
= PendingIntent.getBroadcast(mContext, 0, new Intent(ALARM_TIMEOUT), 0);
[
all
...]
Completed in 114 milliseconds