全志Launcher代码首次提交
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.android.device;
|
||||
|
||||
import com.android.util.NetworkType;
|
||||
|
||||
public interface MediaStateChangeObserver {
|
||||
|
||||
public void onMediaRecever(String action);
|
||||
}
|
||||
Reference in New Issue
Block a user