代码搜索:AIDL
找到约 51 项符合「AIDL」的源代码
代码结果 51
www.eeworm.com/read/461032/7235587
doc aidl.doc
www.eeworm.com/read/10764/189179
aidl yprsinterface.aidl
package us.imnet.iceskysl;
interface YPRSInterface {
void clearPlaylist();
void addSongPlaylist( in String song );
void playFile( in int position );
void pause();
void sto
www.eeworm.com/read/10764/189206
aidl yprsinterface.aidl
package us.imnet.iceskysl;
interface YPRSInterface {
void clearPlaylist();
void addSongPlaylist( in String song );
void playFile( in int position );
void pause();
void sto
www.eeworm.com/read/15944/599544
aidl iremoteinterface.aidl
package com.androidbook.services;
import com.androidbook.services.GPXPoint;
interface IRemoteInterface {
Location getLastLocation();
GPXPoint getGPXPoint();
}
www.eeworm.com/read/15944/599545
aidl gpxpoint.aidl
package com.androidbook.services;
parcelable GPXPoint;
www.eeworm.com/read/15944/599563
aidl iremoteinterface.aidl
package com.androidbook.services;
import com.androidbook.services.GPXPoint;
interface IRemoteInterface {
Location getLastLocation();
GPXPoint getGPXPoint();
}
www.eeworm.com/read/15944/599565
aidl gpxpoint.aidl
package com.androidbook.services;
parcelable GPXPoint;
www.eeworm.com/read/15944/599577
aidl iremoteinterface.aidl
package com.androidbook.services;
import com.androidbook.services.GPXPoint;
interface IRemoteInterface {
Location getLastLocation();
GPXPoint getGPXPoint();
}
www.eeworm.com/read/15944/599580
aidl gpxpoint.aidl
package com.androidbook.services;
parcelable GPXPoint;
www.eeworm.com/read/15944/599592
aidl iremoteinterface.aidl
package com.androidbook.services;
import com.androidbook.services.GPXPoint;
interface IRemoteInterface {
Location getLastLocation();
GPXPoint getGPXPoint();
}