Home
last modified time | relevance | path

Searched refs:CUSTOM_REQUEST_CODE_START (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/users/
DAppRestrictionsFragment.java105 private static final int CUSTOM_REQUEST_CODE_START = 1000; field in AppRestrictionsFragment
106 private int mCustomRequestCode = CUSTOM_REQUEST_CODE_START;
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DAppRestrictionsFragment.java117 private static final int CUSTOM_REQUEST_CODE_START = 1000; field in AppRestrictionsFragment
118 private int mCustomRequestCode = CUSTOM_REQUEST_CODE_START;