Home
last modified time | relevance | path

Searched refs:mIsHexInput (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java117 static private boolean mIsHexInput = true; field in GpsNetInitiatedHandler
565 decodeString(notif.requestorId, mIsHexInput, notif.requestorIdEncoding), in getNotifTicker()
566 decodeString(notif.text, mIsHexInput, notif.textEncoding)); in getNotifTicker()
581 decodeString(notif.requestorId, mIsHexInput, notif.requestorIdEncoding), in getNotifMessage()
582 decodeString(notif.text, mIsHexInput, notif.textEncoding)); in getNotifMessage()
/frameworks/base/config/
Dhiddenapi-greylist.txt723 Lcom/android/internal/location/GpsNetInitiatedHandler;->mIsHexInput:Z