Searched refs:MSG_RESET_CONTENTS (Results 1 – 1 of 1) sorted by relevance
68 static final int MSG_RESET_CONTENTS = 1; field in RunningState238 case MSG_RESET_CONTENTS: in handleMessage()300 mBackgroundHandler.removeMessages(MSG_RESET_CONTENTS); in onReceive()301 mBackgroundHandler.sendEmptyMessage(MSG_RESET_CONTENTS); in onReceive()807 mBackgroundHandler.removeMessages(MSG_RESET_CONTENTS); in resume()809 mBackgroundHandler.sendEmptyMessage(MSG_RESET_CONTENTS); in resume()