コード例 #1
0
 public static void a(GoogleApiClient googleapiclient, ExecutionOptions executionoptions) {
   googleapiclient = (q) googleapiclient.a(Drive.CU);
   if (executionoptions.hP() && !googleapiclient.ib()) {
     throw new IllegalStateException(
         "Application must define an exported DriveEventService subclass in AndroidManifest.xml to be notified on completion");
   } else {
     return;
   }
 }