Searched refs:MSG_RESET_CONTENTS (Results 1 – 1 of 1) sorted by relevance
69 static final int MSG_RESET_CONTENTS = 1; field in RunningState233 case MSG_RESET_CONTENTS: in handleMessage()295 mBackgroundHandler.removeMessages(MSG_RESET_CONTENTS); in onReceive()296 mBackgroundHandler.sendEmptyMessage(MSG_RESET_CONTENTS); in onReceive()802 mBackgroundHandler.removeMessages(MSG_RESET_CONTENTS); in resume()804 mBackgroundHandler.sendEmptyMessage(MSG_RESET_CONTENTS); in resume()