am 18fb985e: am ae460ebf: am b3e37b3b: am c1a49b50: Merge "Fix issue #22479881: Nexus 6 randomly rebooting every few hours with..." into mnc-dev
* commit '18fb985e05ff6229f3c31e5fb63d0388d980f2dc': Fix issue #22479881: Nexus 6 randomly rebooting every few hours with...
This commit is contained in:
@@ -19,7 +19,7 @@ package com.android.internal.widget;
|
|||||||
import android.os.IBinder;
|
import android.os.IBinder;
|
||||||
|
|
||||||
/** {@hide} */
|
/** {@hide} */
|
||||||
interface IRemoteViewsAdapterConnection {
|
oneway interface IRemoteViewsAdapterConnection {
|
||||||
void onServiceConnected(IBinder service);
|
void onServiceConnected(IBinder service);
|
||||||
void onServiceDisconnected();
|
void onServiceDisconnected();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user