| /lifecycle/lifecycle-compiler/src/test/test-data/expected/ |
| D | OnAnyMethod_LifecycleAdapter.java | 39 if (!hasLogger || logger.approveCall("any", 2)) { in callMethods() 42 if (!hasLogger || logger.approveCall("any", 4)) { in callMethods() 48 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods()
|
| D | InterfaceOk2Derived_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop1", 2)) { in callMethods() 45 if (!hasLogger || logger.approveCall("onStop2", 2)) { in callMethods() 48 if (!hasLogger || logger.approveCall("onStop3", 2)) { in callMethods()
|
| D | DerivedFromJar_LifecycleAdapter.java | 43 if (!hasLogger || logger.approveCall("doOnStart", 1)) { in callMethods() 46 if (!hasLogger || logger.approveCall("doAnother", 1)) { in callMethods() 52 if (!hasLogger || logger.approveCall("doOnPause", 2)) { in callMethods()
|
| D | InheritanceOk2Derived_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods() 45 if (!hasLogger || logger.approveCall("onStop2", 2)) { in callMethods()
|
| D | DifferentPackagesDerived2_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods() 45 if (!hasLogger || logger.approveCall("onStop2", 2)) { in callMethods()
|
| D | DifferentPackagesDerived1_LifecycleAdapter.java | 43 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods() 46 if (!hasLogger || logger.approveCall("onStop2", 2)) { in callMethods()
|
| D | DerivedFromJar1_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("doOnStop", 1)) { in callMethods() 48 if (!hasLogger || logger.approveCall("doAnother", 1)) { in callMethods()
|
| D | ObserverNoAdapter_LifecycleAdapter.kt | 40 if (!hasLogger || logger.approveCall("doOnStop", 1)) { in callMethods()
|
| D | InheritanceOk2Base_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods()
|
| D | InheritanceOk3Derived_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods()
|
| D | InterfaceOk2Base_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop1", 2)) { in callMethods()
|
| D | InheritanceOk3Base_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods()
|
| D | DifferentPackagesBase2_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods()
|
| D | InterfaceOk2Interface_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop2", 2)) { in callMethods()
|
| D | DifferentPackagesBase1_LifecycleAdapter.java | 42 if (!hasLogger || logger.approveCall("onStop", 2)) { in callMethods()
|
| /lifecycle/lifecycle-common/src/jvmMain/kotlin/androidx/lifecycle/ |
| D | MethodCallsLogger.jvm.kt | 25 public open fun approveCall(name: String, type: Int): Boolean { in approveCall() method in androidx.lifecycle.MethodCallsLogger
|
| /lifecycle/lifecycle-common/api/ |
| D | restricted_2.1.0-beta02.txt | 17 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean approveCall(String!, int);
|
| D | restricted_2.1.0-beta00.txt | 17 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean approveCall(String!, int);
|
| D | restricted_2.1.0-beta01.txt | 17 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean approveCall(String!, int);
|
| D | restricted_2.2.0-beta01.txt | 54 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean approveCall(String!, int);
|
| D | restricted_2.2.0-rc01.txt | 54 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean approveCall(String!, int);
|
| D | restricted_2.0.0.txt | 51 …ictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public boolean approveCall(String!, int);
|
| D | restricted_2.3.0-beta01.txt | 59 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean approveCall(String!, int);
|
| D | restricted_2.5.0-beta01.txt | 68 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean approveCall(String!, int);
|
| D | restricted_2.4.0-beta01.txt | 68 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public boolean approveCall(String!, int);
|