Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.google.android.gms.maps;
|
||||
|
||||
/* loaded from: classes3.dex */
|
||||
public interface OnMapReadyCallback {
|
||||
void onMapReady(GoogleMap googleMap);
|
||||
}
|
||||
Reference in New Issue
Block a user