Searched refs:sNotifyTypeNames (Results 1 – 1 of 1) sorted by relevance
71 private static SparseArray<String> sNotifyTypeNames = MessageUtils.findMessageNames( field in LingerMonitor185 Log.d(TAG, "Notify type: " + sNotifyTypeNames.get(notifyType, "" + notifyType)); in notify()205 + " type=" + sNotifyTypeNames.get(notifyType, "unknown(" + notifyType + ")")); in notify()