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.java107 private static final int CUSTOM_REQUEST_CODE_START = 1000; field in AppRestrictionsFragment
108 private int mCustomRequestCode = CUSTOM_REQUEST_CODE_START;
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DAppRestrictionsFragment.java126 private static final int CUSTOM_REQUEST_CODE_START = 1000; field in AppRestrictionsFragment
127 private int mCustomRequestCode = CUSTOM_REQUEST_CODE_START;