Searched refs:getExternalStorageState (Results 1 – 11 of 11) sorted by relevance
798 public static String getExternalStorageState() { in getExternalStorageState() method in Environment800 return getExternalStorageState(externalDir); in getExternalStorageState()808 return getExternalStorageState(path); in getStorageState()821 public static String getExternalStorageState(File path) { in getExternalStorageState() method in Environment
65 return Environment.getExternalStorageState(); in getStorageState()
423 String extStorageState = Environment.getExternalStorageState(); in waitForExternalStoreMount()429 extStorageState = Environment.getExternalStorageState(); in waitForExternalStoreMount()
787 String extStorageState = Environment.getExternalStorageState(); in waitForExternalStoreMount()793 extStorageState = Environment.getExternalStorageState(); in waitForExternalStoreMount()
627 final String status = Environment.getExternalStorageState(); in getMediaRingtones()940 if (!Environment.getExternalStorageState().equals(Environment.MEDIA_MOUNTED)) { in addCustomExternalRingtone()
96 String status = Environment.getExternalStorageState();
326 String status = Environment.getExternalStorageState(); in checkSd()1163 String actual = Environment.getExternalStorageState(); in checkMediaState()
7234 if (Environment.getExternalStorageState().equals(Environment.MEDIA_MOUNTED)) { in run()
21717 method public static java.lang.String getExternalStorageState();21718 method public static java.lang.String getExternalStorageState(java.io.File);
30757 method public static java.lang.String getExternalStorageState();30758 method public static java.lang.String getExternalStorageState(java.io.File);
33478 method public static java.lang.String getExternalStorageState();33479 method public static java.lang.String getExternalStorageState(java.io.File);