Searched refs:mAppIntent (Results 1 – 2 of 2) sorted by relevance
116 private final @NonNull PendingIntent mAppIntent; field in Control174 mAppIntent = appIntent; in Control()209 mAppIntent = PendingIntent.CREATOR.createFromParcel(in); in Control()292 return mAppIntent; in getAppIntent()375 mAppIntent.writeToParcel(dest, flags); in writeToParcel()438 private @NonNull PendingIntent mAppIntent; field in Control.StatelessBuilder451 mAppIntent = appIntent; in StatelessBuilder()467 mAppIntent = control.mAppIntent; in StatelessBuilder()556 mAppIntent = appIntent; in setAppIntent()598 mAppIntent, in build()[all …]
196 private Intent mAppIntent; field in Bubble246 mAppIntent = intent; in Bubble()898 return mAppIntent; in getAppBubbleIntent()