Searched refs:mInterceptedKeys (Results 1 – 1 of 1) sorted by relevance
28 private final String[] mInterceptedKeys; field in NotificationRankingUpdate45 mInterceptedKeys = interceptedKeys; in NotificationRankingUpdate()59 mInterceptedKeys = in.readStringArray(); in NotificationRankingUpdate()80 out.writeStringArray(mInterceptedKeys); in writeToParcel()108 return mInterceptedKeys; in getInterceptedKeys()