Searched refs:mAppIntent (Results 1 – 1 of 1) sorted by relevance
116 private final @NonNull PendingIntent mAppIntent; field in Control170 mAppIntent = appIntent; in Control()204 mAppIntent = PendingIntent.CREATOR.createFromParcel(in); in Control()286 return mAppIntent; in getAppIntent()362 mAppIntent.writeToParcel(dest, flags); in writeToParcel()423 private @NonNull PendingIntent mAppIntent; field in Control.StatelessBuilder436 mAppIntent = appIntent; in StatelessBuilder()452 mAppIntent = control.mAppIntent; in StatelessBuilder()541 mAppIntent = appIntent; in setAppIntent()583 mAppIntent, in build()[all …]