Searched refs:mBaseRequestCode (Results 1 – 3 of 3) sorted by relevance
67 public int mBaseRequestCode; field in NotificationState112 return mBaseRequestCode + CONTENT_INTENT_REQUEST_CODE_OFFSET; in getContentIntentRequestCode()116 return mBaseRequestCode + CLEAR_INTENT_REQUEST_CODE_OFFSET; in getClearIntentRequestCode()
433 state.mBaseRequestCode = state.mType; in processAndSend()
336 return mBaseRequestCode + super.getNumRequestCodesNeeded(); in getBaseExtraRequestCode()