Searched refs:REPLY_STATUS_NONE (Results 1 – 2 of 2) sorted by relevance
75 private static final int REPLY_STATUS_NONE = -1; field in ApiTestActivity149 reply(REPLY_STATUS_NONE); in addTimestamp()243 if (status != REPLY_STATUS_NONE) { in reply()
85 private static final int REPLY_STATUS_NONE = -1; field in ActivityManagerAppStartInfoTest360 int status = extras.getInt(REPLY_EXTRA_STATUS_KEY, REPLY_STATUS_NONE); in testTriggerListeners()389 int status = extras.getInt(REPLY_EXTRA_STATUS_KEY, REPLY_STATUS_NONE); in testTriggerMultipleListeners()395 status = extras.getInt(REPLY_EXTRA_STATUS_KEY, REPLY_STATUS_NONE); in testTriggerMultipleListeners()425 int status = extras.getInt(REPLY_EXTRA_STATUS_KEY, REPLY_STATUS_NONE); in testRemoveListener()