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