Searched defs:RESULT_FIRST_USER (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/euicc/
H A DEuiccService.java111 public static final int RESULT_FIRST_USER = 1; field in class:EuiccService
230 * constants or any implementation-specific code starting with {@link #RESULT_FIRST_USER}.
268 * constants or any implementation-specific code starting with {@link #RESULT_FIRST_USER}.
285 * constants or any implementation-specific code starting with {@link #RESULT_FIRST_USER}.
299 * constants or any implementation-specific code starting with {@link #RESULT_FIRST_USER}.
314 * constants or any implementation-specific code starting with {@link #RESULT_FIRST_USER}.
330 * or any implementation-specific code starting with {@link #RESULT_FIRST_USER}.
/frameworks/base/core/java/android/app/
H A DActivity.java487 * custom values starting at RESULT_FIRST_USER. In addition, it can optionally
706 public static final int RESULT_FIRST_USER = 1; field in class:Activity
5262 * @see #RESULT_FIRST_USER
5291 * @see #RESULT_FIRST_USER

Completed in 98 milliseconds