Methods Summary |
---|
public void | connect()
throw new RuntimeException("Stub!");
|
public void | disconnect()
throw new RuntimeException("Stub!");
|
public synchronized boolean | isConnected()
throw new RuntimeException("Stub!");
|
public void | onServiceConnected(android.content.ComponentName className, android.os.IBinder service)
throw new RuntimeException("Stub!");
|
public void | onServiceDisconnected(android.content.ComponentName className)
throw new RuntimeException("Stub!");
|
public void | scanFile(java.lang.String path, java.lang.String mimeType)
throw new RuntimeException("Stub!");
|
public static void | scanFile(android.content.Context context, java.lang.String[] paths, java.lang.String[] mimeTypes, android.media.MediaScannerConnection$OnScanCompletedListener callback)
throw new RuntimeException("Stub!");
|