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