Searched defs:ERROR_PERMISSION_DENIED (Results 1 – 5 of 5) sorted by relevance
75 public static final int ERROR_PERMISSION_DENIED = 25; field in OnObbStateChangeListener
34 const int ERROR_PERMISSION_DENIED = 1; field
47 const int ERROR_PERMISSION_DENIED = 1; field
70 public static final int ERROR_PERMISSION_DENIED = 5; field in KeyStoreException670 new PublicErrorInformation(0, ERROR_PERMISSION_DENIED)); in sErrorCodeToFailureInfo.put() argument
7485 public static final int ERROR_PERMISSION_DENIED = AudioSystem.PERMISSION_DENIED; field in AudioManager