Searched refs:RESULT_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
56 private static final int RESULT_UNKNOWN = 0; field in SimpleAppWidgetHostService92 int result = RESULT_UNKNOWN; in handleMessage()108 int result = RESULT_UNKNOWN; in handleMessage()
49 private static final int RESULT_UNKNOWN = 0; field in CrossProfileWidgetPrimaryUserTest