Android SDK Version


public final class ViewIndexer
Nested Class Summary
Modifier and TypeClassDescription
public classViewIndexer.Companion
Constructor Summary
ConstructorDescription
ViewIndexer(Activity activity)
Method Summary
Modifier and TypeMethodDescription
final Unitschedule()
final Unitunschedule()
final UnitprocessRequest(GraphRequest request, String currentDigest) Process graph request
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail

ViewIndexer

ViewIndexer(Activity activity)
Method Detail

schedule

 final Unitschedule()

unschedule

 final Unitunschedule()

processRequest

 final UnitprocessRequest(GraphRequest request, String currentDigest)
Process graph request
Parameters:
request - graphRequest to process