Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.google.android.gms.actions;
|
||||
|
||||
/* loaded from: classes3.dex */
|
||||
public class ReserveIntents {
|
||||
public static final String ACTION_RESERVE_TAXI_RESERVATION = "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION";
|
||||
|
||||
private ReserveIntents() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user